Mono Class Library: OverviewSystem.Security.Cryptography.RSACryptoServiceProvider: Property Members |
The properties of System.Security.Cryptography.RSACryptoServiceProvider are listed below. For a list of all members, see the RSACryptoServiceProvider Members list.
See Also: Inherited members from System.Security.Cryptography.RSA
[read-only] CspKeyContainerInfo CspKeyContainerInfo. Documentation for this section has not yet been entered. [read-only] overrideKeyExchangeAlgorithm string. Return the common, but unique, name when using this algorithm for key exchange. [read-only] overrideKeySize int. Return the key length (in bits) of the current key. PersistKeyInCsp bool. Specify if the current key pair is persisted into a Cryptographic Service Provider (CSP) [read-only] PublicOnly bool. Documentation for this section has not yet been entered. [read-only] overrideSignatureAlgorithm string. Return the common, but unique, name when using this algorithm for signature. staticUseMachineKeyStore bool. Specified if, by default, the key store for persistance should be the machine store (default is the user store).