Initializes a new instance of the Cast5Managed class.

Namespace: LLCryptoLib.Crypto
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public Cast5Managed()
Visual Basic
Public Sub New
Visual C++
public:
Cast5Managed()

Exceptions

ExceptionCondition
System.Security.Cryptography..::..CryptographicException The implementation of the class derived from the symmetric algorithm is not valid.

See Also