Table of Contents

Class EncryptionException

Namespace
Enterprises.Org.BouncyCastle.Security
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class EncryptionException : IOException, ISerializable
Inheritance
EncryptionException
Implements
Inherited Members

Constructors

EncryptionException(string)

public EncryptionException(string message)

Parameters

message string

EncryptionException(string, Exception)

public EncryptionException(string message, Exception exception)

Parameters

message string
exception Exception