In This Topic ▼

PDFSignature Class Members

Summary

The following tables list the members exposed by PDFSignature.

Public Constructors

Name Description
Public Constructor PDFSignature Initializes a new instance of PDFSignature.

Public Methods

Name Description
Public Method Clone Returns an exact copy of this PDFSignature.

Public Properties

Name Description
Public Property Bounds The location and size of this signature in the page.
Public Property CanValidate Indicates that this signature can be validated.
Public Property CertificateInfo A dictionary of the certificate information of this signature.
Public Property KeyUsage Key usage of this signature.
Public Property PageNumber The 1-based number of the page that owns this signature.
Public Property PublicKeyBits Number of bits of the signature's public key.
Public Property PublicKeyType Public key type of this signature.
Public Property State State of the signature.
Public Property ValidFrom Starting date of when the signature is valid (issue date).
Public Property ValidTo Ending date of when the signature is valid (expiry date).
Public Property Version Signature version.

Public Fields

Name Description
Public Field static  | Shared in VB CertificateInfoIssuer Issuer key
Public Field static  | Shared in VB CertificateInfoIssuerStream Issuer stream key
Public Field static  | Shared in VB CertificateInfoPublicKey Public key
Public Field static  | Shared in VB CertificateInfoSerialNumber Serial number key
Public Field static  | Shared in VB CertificateInfoSHA1Digest SHA1 digest key
Public Field static  | Shared in VB CertificateInfoSubject Subject key
Public Field static  | Shared in VB CertificateInfoSubjectStream Subject stream key
Public Field KeyUsageCRLSign CRL sign signature
Public Field KeyUsageDataEncipherment Data encipherment signature
Public Field KeyUsageDecipherOnly Decipher-only signature
Public Field KeyUsageDigitalSignature This is a digital signature
Public Field KeyUsageEncipherOnly Encipher-only signature
Public Field KeyUsageKeyAgreement Agreement signature
Public Field KeyUsageKeyCertSign Certificate sign signature
Public Field KeyUsageKeyEncipherment Key encipherment signature
Public Field KeyUsageNonRepudiation Non-repudiation signature
Public Field PublicKeyTypeDSA DSA public key type
Public Field PublicKeyTypeDSA1 DSA1 public key type
Public Field PublicKeyTypeDSA2 DSA2 public key type
Public Field PublicKeyTypeDSA3 DSA3 public key type
Public Field PublicKeyTypeDSA4 DSA4 public key type
Public Field PublicKeyTypeRSA RSA public key type
Public Field PublicKeyTypeRSA2 RSA2 public key type
Public Field StateInvalid State is invalid
Public Field StateUnknown State is unknown
Public Field StateValid State is valid

See Also

Reference

PDFSignature Class

Leadtools.Pdf Namespace

Help Version 21.0.2021.7.6
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Pdf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.