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

    Interface CommandArgs

    Command arguments for the id command.

    interface CommandArgs {
        format: cmd.xid.id.IDFormat[];
        verifyArgs: VerifyArgs;
        envelope?: string;
    }
    Index

    Properties

    format: cmd.xid.id.IDFormat[]

    Output format(s) of the XID identifier

    verifyArgs: VerifyArgs

    Signature verification arguments

    envelope?: string

    The XID document envelope