메소드 | 설명 | |
---|---|---|
CertificateManagerBase ( ) : System | ||
CertificateManagerBase ( |
||
Generate ( string id, string password ) : bool | ||
Load ( string id, string password ) : bool |
public CertificateManagerBase ( |
||
clone | ||
리턴 | System |
public abstract Generate ( string id, string password ) : bool | ||
id | string | |
password | string | |
리턴 | bool |
public abstract Load ( string id, string password ) : bool | ||
id | string | |
password | string | |
리턴 | bool |