'Declaration Public Enum Pkcs7SignatureBuilder.SignatureFormat Inherits System.Enum
public enum Pkcs7SignatureBuilder.SignatureFormat : System.Enum
'Declaration Public Enum Pkcs7SignatureBuilder.SignatureFormat Inherits System.Enum
public enum Pkcs7SignatureBuilder.SignatureFormat : System.Enum
Member | Description |
---|---|
adbe_pkcs7_detached | The original signed message digest over the document’s byte range shall be incorporated as the normal CMS SignedData field. No data shall be encapsulated in the CMS SignedData field. |
adbe_pkcs7_sha1 | The SHA1 digest of the document’s byte range shall be encapsulated in the CMS SignedData field with ContentInfo of type Data. The digest of that SignedData shall be incorporated as the normal CMS digest. Note! This format has been deprecated with PDF 2.0. |
ETSI_CAdES_detached | This format should be used to create PAdES signatures. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.Pkcs7SignatureBuilder.SignatureFormat