Initializes a new instance of the Threefish class.
Namespace: LLCryptoLib.CryptoAssembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)
Syntax
C# |
---|
public Threefish() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: Threefish() |
Exceptions
Exception | Condition |
---|---|
System.Security.Cryptography..::..CryptographicException | The implementation of the class derived from the symmetric algorithm is not valid. |