Nutrient Web SDK

v0.0.0-dev

ReferenceNutrientViewerSignatureValidationStatus

Enumeration SignatureValidationStatus

The different possible validation states of the signature.

Enumeration

Enumeration Members

"error"

The overall status of the signature is that it is invalid, that is, it should be shown with a red cross of similar in the UI.

"valid"

The overall status of the signature is valid, that is, it should be shown with a green checkmark or similar in the UI.

"warning"

The overall status of the signature is valid with concerns, that is, it should be shown with a yellow warning or similar in the UI.