OPC Labs Base Library
PrivateKey Property
OpcLabs_BaseLib ActiveX DLL > PkiCertificate Object : PrivateKey Property
Description
Gets or sets the AsymmetricAlgorithm object that represents the private key associated with a certificate.
Property type
Read-write property
Syntax
Visual Basic
Public Property PrivateKey As AsymmetricAlgorithm
See Also

PkiCertificate Object  | PkiCertificate Members