uaPLUS Reference
LoadPrivateKey Method
See Also  Send Feedback
Opc.Ua Namespace > CertificateIdentifier Class : LoadPrivateKey Method

password

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function LoadPrivateKey( _
   ByVal password As SecureString _
) As X509Certificate2
C# 
public X509Certificate2 LoadPrivateKey( 
   SecureString password
)

Parameters

password

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.