SignatureResource¶
A value indicating whether the signature should contain a CRL (Certificate Revocation List) instead of OCSP (Online Certificate Status Protocol). The default is false
.
A value indicating whether the signature should be detached from the content. The default is false
.
The digest algorithm to be used. The default is SHA256
.
A value indicating whether an external hash should be used. The default is false
.
The format of the signature to generate. The default is Cades
.
The level of the signature to generate. The default is BES
.
The string data to be signed.
The Base64 encoded data to be signed.
The file ID of the data to be signed.