Class CryptoException.Cause
Inheritance
System.Object
CryptoException.Cause
Assembly: Unkocrypto.dll
Syntax
public sealed class Cause : Enum
Fields
InvalidChecksum
Declaration
public const CryptoException.Cause InvalidChecksum
Field Value
InvalidCount
Declaration
public const CryptoException.Cause InvalidCount
Field Value
InvalidData
Declaration
public const CryptoException.Cause InvalidData
Field Value
InvalidDataSize
Declaration
public const CryptoException.Cause InvalidDataSize
Field Value
Unknown
Declaration
public const CryptoException.Cause Unknown
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|