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

Description
Protects or unprotects the private key of the given certificate.

 

DISPID (Dispatch ID):

 

For more information, see ProtectOrUnprotectOwnCertificate in .NET Reference.

Syntax
Visual Basic
Public Function ProtectOrUnprotectOwnCertificate( _
   ByVal certificateSubId As String, _
   ByVal newPrivateKeyPassword As String _
) As Boolean
Parameters
certificateSubId

newPrivateKeyPassword

Return Type

See ProtectOrUnprotectOwnCertificate in .NET Reference.

Remarks

For remarks, see ProtectOrUnprotectOwnCertificate in .NET Reference.

Example

For examples, see ProtectOrUnprotectOwnCertificate in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members