Nutrient Web SDK
    Preparing search index...

    Enumeration SignatureContainerType

    Type of the signature container used for document signatures transfer between the client and the signing service.

    Index

    Enumeration Members

    Enumeration Members

    pkcs7: "pkcs7"

    PKCS#7 (Public Key Cryptography Standards #7) signature container format, a standard for signed and encrypted data.

    raw: "raw"

    Raw signature data format without additional encoding or wrapping.