메소드 | 설명 | |
---|---|---|
addCertificatePersonal ( string path ) : void | ||
addCertificateTrustedPublishers ( string path ) : void | ||
addCertificateTrustedRootCertificateAuthorities ( string path ) : void | ||
addPfxCertificate ( string path, string password ) : void | ||
get_Personal_certs ( string pathPERSONAL ) : void | ||
get_Trusted_Publishers ( string pathPUB ) : void | ||
get_Trusted_Root_Certificate_Authorities ( string pathAUTH ) : void |
메소드 | 설명 | |
---|---|---|
AddPermissionToCertificate ( |
||
FindKey ( string keyFileName ) : string |
public addCertificatePersonal ( string path ) : void | ||
path | string | |
리턴 | void |
public addCertificateTrustedPublishers ( string path ) : void | ||
path | string | |
리턴 | void |
public addCertificateTrustedRootCertificateAuthorities ( string path ) : void | ||
path | string | |
리턴 | void |
public addPfxCertificate ( string path, string password ) : void | ||
path | string | |
password | string | |
리턴 | void |
public get_Personal_certs ( string pathPERSONAL ) : void | ||
pathPERSONAL | string | |
리턴 | void |
public get_Trusted_Publishers ( string pathPUB ) : void | ||
pathPUB | string | |
리턴 | void |
public get_Trusted_Root_Certificate_Authorities ( string pathAUTH ) : void | ||
pathAUTH | string | |
리턴 | void |