UnmatchedKeyException 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 UnmatchedKeyException

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

public class UnmatchedKeyException : Exception
See Also