NET API
HSM Dinamo
Loading...
Looking for...
No entries found
CertAssociation Class Reference

Class that encapsulates the association of the certificate and private key pair. More...

Public Members

override string ToString ()
 

Properties

string CertificateName [get, set]
 
string PrivateKeyName [get, set]
 

Detailed description

Class that encapsulates the association of the certificate and private key pair.

Examples
list_association.cs.

Function documentation

ToString()

override string ToString ( )
inline

Properties

CertificateName

string CertificateName
getset

PrivateKeyName

string PrivateKeyName
getset