BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Interface CommandArgs

    Command arguments for the decrypt command.

    interface CommandArgs {
        keys: string[];
    }
    Index

    Properties

    Properties

    keys: string[]

    Symmetric keys to use for decryption (UR crypto-keys)