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

    Interface CommandArgs

    Command arguments for the salt command.

    interface CommandArgs {
        size?: number;
        envelope?: string;
    }
    Index

    Properties

    Properties

    size?: number

    The size of the salt to add to the envelope

    envelope?: string

    The envelope to add salt to