ICertPropReaderDGetExchangeCertificate Method |
Gets the Certification Authority exchange (key archival encryption) certificate.
Namespace:
SysadminsLV.PKI.Dcom
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax byte[] GetExchangeCertificate()
Function GetExchangeCertificate As Byte()
array<unsigned char>^ GetExchangeCertificate()
abstract GetExchangeCertificate : unit -> byte[]
Return Value
Type:
ByteASN.1-encoded byte array that represents an X.509 certificate.
See Also