OPC Labs EasyOPC-UA Library
ProtectOwnCertificate Method
OpcLabs_EasyOpcUA ActiveX DLL > AbstractEasyUAClientServerApplication Object : ProtectOwnCertificate Method

Description
Protects the private key of the default certificate.

 

DISPID (Dispatch ID):

 

For more information, see ProtectOwnCertificate in .NET Reference.

Syntax
Visual Basic
Public Sub ProtectOwnCertificate( _
   ByVal newPrivateKeyPassword As String _
) 
Parameters
newPrivateKeyPassword

Return Type

See ProtectOwnCertificate in .NET Reference.

Remarks

For remarks, see ProtectOwnCertificate in .NET Reference.

Example

For examples, see ProtectOwnCertificate in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members