Method | Description | |
---|---|---|
EncryptionCertificate ( |
||
EncryptionCertificate ( string path ) : |
||
EncryptionCertificateIdentifiedBy ( string thumbprint, StoreName storeName = StoreName.My, StoreLocation storeLocation = StoreLocation.CurrentUser ) : |
||
Name ( string name ) : |
Method | Description | |
---|---|---|
Certificates ( ) : IEnumerable |
||
Name ( ) : string |
public EncryptionCertificate ( |
||
certificate | ||
return |
public EncryptionCertificate ( string path ) : |
||
path | string | |
return |
public EncryptionCertificateIdentifiedBy ( string thumbprint, StoreName storeName = StoreName.My, StoreLocation storeLocation = StoreLocation.CurrentUser ) : |
||
thumbprint | string | |
storeName | StoreName | |
storeLocation | StoreLocation | |
return |
public Name ( string name ) : |
||
name | string | |
return |