CertPropReaderDGetExchangeCertificate Method

Gets the Certification Authority exchange (key archival encryption) certificate.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public byte[] GetExchangeCertificate()

Return Value

Byte
ASN.1-encoded byte array that represents an X.509 certificate.

Implements

ICertPropReaderDGetExchangeCertificate

See Also