IncompatableAlgorithmException EncryptionKeySizes Property NMLE API Reference
Gets the KeySizes object of the supplied symetric algorythm

Namespace: NMLE
Assembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public KeySizes[] EncryptionKeySizes { get; private set; }

Property Value

Type:  OnlineKeySizes 
See Also