IncompatableAlgorithmException Constructor NMLE API Reference
Initaliases a new instance of the IncompatableAlgorithmException class.

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

public IncompatableAlgorithmException(
	HashAlgorithm hashAlgorithm,
	SymmetricAlgorithm encryptionAlgorithm
)
See Also