Initaliases a new instance of the IncompatableAlgorithmException
class.
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- hashAlgorithm
- Type:
System.Security.Cryptography HashAlgorithm
The attempted HashAlgorythm
- encryptionAlgorithm
- Type:
System.Security.Cryptography SymmetricAlgorithm
The attempted SymetricAlgorytm
See Also