AssymetricEncryption.LegalKeySizes Property

Tungsten Suite

AssymetricEncryptionLegalKeySizes Property

The legal RSA key sizes supported by the platform

Namespace:  W.Encryption
Assembly:  Tungsten.Encryption (in Tungsten.Encryption.dll) Version: 2.0.2
Syntax
C#
public KeySizes[] LegalKeySizes { get; }

Property Value

Type: KeySizes
See Also