A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.DigitalSign
CPDFSignatureCertificate Class
CPDFSignatureCertificate Properties
AuthorityInfoAccess Property
AuthorityKeyIdentifier Property
BasicConstraints Property
CertificatePolicies Property
CRLDistributionPoints Property
Issuer Property
IssuerDict Property
IssuerListDict Property
IsTrusted Property
KeyUsage Property
MD5Digest Property
OcspStatus Property
OcspURL Property
PublicKey Property
SerialNumber Property
SHA1Digest Property
SignatureAlgorithmOID Property
SignatureAlgorithmType Property
Signer Property
Subject Property
SubjectDict Property
SubjectKeyIdentifier Property
SubjectListDict Property
ValidityEnds Property
ValidityStarts Property
Version Property
X509Data Property
CPDFSignatureCertificate
IssuerDict Property
Issuer dictionary
Namespace:
ComPDFKit.DigitalSign
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0+4b8ae91508c7f16ebf511129b42dfd307f45e350
Syntax
C#
Copy
public
Dictionary
<
string
,
string
>
IssuerDict
{
get
; }
Property Value
Type:
Dictionary
String
,
String
See Also
Reference
CPDFSignatureCertificate Class
ComPDFKit.DigitalSign Namespace