Table of Contents

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)

Parameters

message string
exception Exception