AsymmetricKeyAlgorithm.GetCspParameters Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
GetCspParameters()
Gets CSP parameters if the instance of Asymmetric
Declaration
public CspParameters GetCspParameters()
Returns
Type | Description |
---|---|
Csp |
CSP parameters if available; null if not available. |