Vana SDK - v2.2.2
    Preparing search index...

    Interface DecryptFileOptions

    Options for decrypting a file

    interface DecryptFileOptions {
        seed?: string;
    }
    Index

    Properties

    Properties

    seed?: string

    Encryption seed for key derivation. Defaults to DEFAULT_ENCRYPTION_SEED