public IDictionary<string, string> CertificateInfo { get; }
public:
property IDictionary<String^,String^>^ CertificateInfo {
IDictionary<String^,String^>^ get();
}
CertificateInfo # get (PDFSignature)
A dictionary of the certificate information of this signature. The key of this dictionary is, in most cases, one of the constants below defined in PDFSignature.
Value | Name | Description |
---|---|---|
Issuer | CertificateInfoIssuer | Issuer key |
Subject | CertificateInfoSubject | Subject key |
SerialNumber | CertificateInfoSerialNumber | Serial number key |
IssuerStream | CertificateInfoIssuerStream | Issuer stream key |
SubjectStream | CertificateInfoSubjectStream | Subject stream key |
SHA1Digest | CertificateInfoSHA1Digest | SHA1 digest key |
PublicKey | CertificateInfoPublicKey | Public key |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document