IncompatableAlgorithmException ClassNMLE API Reference
Exception thrown when the output hash size of the supplied hash function is incompatable with the legal key sizes of the supplied symetric algorythm.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Exception
    NMLE IncompatableAlgorithmException

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

public class IncompatableAlgorithmException : Exception
See Also