public class PdfDigitalSignature
Public Class PdfDigitalSignature
public ref class PdfDigitalSignature
type PdfDigitalSignature = class end
PdfDigitalSignature | Constructs an empty digital signature. The Certificate property must be set after object creation |
PdfDigitalSignature(PdfCertificate) | Constructs a digital signature with the given certificate |
Certificate | The digital certificate used for signing |
SignerContactInfo | The signer contact info |
SigningLocation | The location of signing |
SigningReason | The reason for signing |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |