OPC Labs Base Library
GetRawCertData Method
OpcLabs_BaseLib ActiveX DLL > PkiCertificate Object : GetRawCertData Method
Description
Returns the raw data for the entire X.509v3 certificate as an array of bytes.

 

DISPID (Dispatch ID):

 

For more information, see GetRawCertData in .NET Reference.

Syntax
Visual Basic
Public Function GetRawCertData() As Variant()
Return Type

See GetRawCertData in .NET Reference.

Remarks

For remarks, see GetRawCertData in .NET Reference.

Example

For examples, see GetRawCertData in .NET Reference.

See Also

PkiCertificate Object  | PkiCertificate Members