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

Description
Sets the password used to access the private key for given certificate.

 

DISPID (Dispatch ID):

 

For more information, see SetPrivateKeyPassword in .NET Reference.

Syntax
Visual Basic
Public Sub SetPrivateKeyPassword( _
   ByVal certificateSubId As String, _
   ByVal privateKeyPassword As String _
) 
Parameters
certificateSubId

privateKeyPassword

Return Type

See SetPrivateKeyPassword in .NET Reference.

Remarks

For remarks, see SetPrivateKeyPassword in .NET Reference.

Example

For examples, see SetPrivateKeyPassword in .NET Reference.

See Also

AbstractEasyUAClientServerApplication Object  | AbstractEasyUAClientServerApplication Members