Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.29 KB

File metadata and controls

25 lines (17 loc) · 1.29 KB

Simple CAdES signer

A simple CAdES signer

Supported profiles:

  • CAdES-BES embedded and detached
    • Enveloping signature - digital signature embedding the Signed Data Object
    • Detached signature - digital signature where the signed data is external, not in the SignedData structure

Standards:

Enveloping signature passes the ETSI CAdES Conformance validation. Note: Detached signature validation is not supported.

References