ErrorCodesCryptographicException Field |
Namespace: MailBeeAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public const int CryptographicException
Public Const CryptographicException As Integer
Field Value
Type:
Int32Remarks
Sometimes, other exceptions like
IOException may correspond to this error (in case if this exception denotes cryptographic error).
See Also