@relaycorp/veraid
    Preparing search index...

    Interface SignatureOptions

    Options for creating signatures

    interface SignatureOptions {
        shouldEncapsulatePlaintext: boolean;
        startDate: Date;
    }
    Index

    Properties

    shouldEncapsulatePlaintext: boolean

    Whether to include the plaintext in the signature bundle

    startDate: Date

    The date from which the signature is valid