IAsymmetricKeyStore
Allows implementation of a store for asymmetric keys.
- Namespace:
- Inetdev.Security.Cryptography
- Type:
- Interface
- Public:
- Yes
- Protected:
- No
- Sealed:
- No
- Abstract:
- Yes
Methods
GetRsaKey
Gets the asymmetric key.
- Signature:
public RsaKey GetRsaKey()
Returns
A RsaKey containing the parameters for the crypto service provider.