AsymmetricKeyAlgorithm.GetCspParameters Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
GetCspParameters()
Gets CSP parameters if the instance of AsymmetricKeyAlgorithm represents a key stored in a Windows Cryptographic Service Provider.
Declaration
public CspParameters GetCspParameters()
Returns
| Type | Description |
|---|---|
| CspParameters | CSP parameters if available; null if not available. |