Nutrient Web SDK
    Preparing search index...

    Enumeration SignatureValidationStatus

    The different possible validation states of the signature.

    Index

    Enumeration Members

    Enumeration Members

    error: "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: "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: "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.