'Declaration Public Enum SignatureFormat Inherits System.Enum
public enum SignatureFormat : System.Enum
'Declaration Public Enum SignatureFormat Inherits System.Enum
public enum SignatureFormat : System.Enum
Member | Description |
---|---|
PKCS7Detached | No data is encapsulated in the PKCS#7 signed-data field. SubFilter value of PDF signature is "adbe.pkcs7.detached". |
PKCS7SHA1 | The SHA1 digest of the byte range is encapsulated in the PKCS#7 signed-data field with ContentInfo of type Data. SubFilter value of PDF signature is "adbe.pkcs7.sha1". |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Pdf.SignatureFormat