Mono Class Library: OverviewSystem.Security.Cryptography.DSACryptoServiceProvider: Property Members |
The properties of System.Security.Cryptography.DSACryptoServiceProvider are listed below. For a list of all members, see the DSACryptoServiceProvider Members list.
See Also: Inherited members from System.Security.Cryptography.DSA
[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. [read-only] LegalKeySizes KeySizes[]. Return an array of legal key size for this implementation of DSA. 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).