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

    Interface VerifyArgs

    Verify arguments interface.

    interface VerifyArgs {
        verify: VerifyOption;
    }
    Index

    Properties

    Properties

    verify: VerifyOption

    Signature verification option.