TdxX509Certificate.Handle Property
Returns a handle to the X.509 certificate.
Declaration
property Handle: PCERT_CONTEXT read;
Property Value
Type |
---|
PCERT_CONTEXT |
Remarks
Use this property value in Microsoft Cryptographic API calls that accept a handle to the certificate.
See Also