ErrorCodesCryptographicException Field

Namespace: MailBee
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public const int CryptographicException

Field Value

Type: Int32
Remarks
Sometimes, other exceptions like IOException may correspond to this error (in case if this exception denotes cryptographic error).
See Also