Mono Class Library: System.Security.Cryptography.DSACryptoServiceProvider Overview | Members

System.Security.Cryptography.DSACryptoServiceProvider.LegalKeySizes Property

Return an array of legal key size for this implementation of DSA.

public virtual KeySizes[] LegalKeySizes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This implementation support DSA keys from 512 bits up to 1024 bits in 64 bits increments.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0