Class KeyException
- Namespace
- Enterprises.Org.BouncyCastle.Security
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class KeyException : GeneralSecurityException, ISerializable
- Inheritance
-
KeyException
- Implements
- Derived
- Inherited Members
Constructors
KeyException()
public KeyException()
KeyException(string)
public KeyException(string message)
Parameters
message
string
KeyException(string, Exception)
public KeyException(string message, Exception exception)