Method | Description | |
---|---|---|
CertificateManagerBase ( ) : System | ||
CertificateManagerBase ( |
||
Generate ( string id, string password ) : bool | ||
Load ( string id, string password ) : bool |
public CertificateManagerBase ( |
||
clone | ||
return | System |
public abstract Generate ( string id, string password ) : bool | ||
id | string | |
password | string | |
return | bool |
public abstract Load ( string id, string password ) : bool | ||
id | string | |
password | string | |
return | bool |