Mono Class Library: System.Security.Cryptography.RSACryptoServiceProvider Overview | MembersSystem.Security.Cryptography.RSACryptoServiceProvider.PersistKeyInCsp Property |
Specify if the current key pair is persisted into a Cryptographic Service Provider (CSP) [Edit]
|
True if the key is persisted, false otherwise. [Edit]
If specified Mono:: key pair persistance mechanism will kept the keys on disk. A System.Security.Cryptography.CspParameters must been specified in the constructor to allow key persistance. [Edit]
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0