'Usage
Dim fileName As String Dim password As String Dim instance As New X509CertificateTokenInfo(fileName, password)
Parameters
- fileName
- The name of a certificate file.
- password
- The password required to access the X.509 certificate data.
'Usage
Dim fileName As String Dim password As String Dim instance As New X509CertificateTokenInfo(fileName, password)