Skip to content

M_Ekstrand_Encryption_Ciphers_CryptoException__ctor

Fred Ekstrand edited this page Aug 5, 2020 · 1 revision

CryptoException Constructor

Initializes a new instance of the CryptoException class.

Namespace: Ekstrand.Encryption.Ciphers
Assembly: EnigmaBinaryCipher (in EnigmaBinaryCipher.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public CryptoException()

VB

Public Sub New

C++

public:
CryptoException()

F#

new : unit -> CryptoException

See Also

Reference

CryptoException Class
CryptoException Overload
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally