An IAsymmetricKeyStore that read the key from the file system.
Default constructor
public Void FileSystemAsymmetricKeyStore()
Gets the asymmetric key.
public RsaKey GetRsaKey()
A RsaKey containing the parameters for the crypto service provider.
Type | Summary |
---|---|
CryptographyException | Thrown when the AsymmetricKeyFileName configuration option is not configured. |
In this document