Nutrient Web SDK

v0.0.0-dev

ReferenceNutrientViewerSignatureContainerType

Enumeration SignatureContainerType

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

Enumeration

Enumeration Members

"pkcs7"

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

"raw"

Raw signature data format without additional encoding or wrapping.