OPC Labs Base Library
GetRawCertDataString Method
OpcLabs_BaseLib ActiveX DLL > PkiCertificate Object : GetRawCertDataString Method
Description
Returns the raw data for the entire X.509v3 certificate as a hexadecimal string.

 

DISPID (Dispatch ID):

 

For more information, see GetRawCertDataString in .NET Reference.

Syntax
Visual Basic
Public Function GetRawCertDataString() As String
Return Type

See GetRawCertDataString in .NET Reference.

Remarks

For remarks, see GetRawCertDataString in .NET Reference.

Example

For examples, see GetRawCertDataString in .NET Reference.

See Also

PkiCertificate Object  | PkiCertificate Members