Table of Contents

Class PasswordException

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

Constructors

PasswordException(string)

public PasswordException(string message)

Parameters

message string

PasswordException(string, Exception)

public PasswordException(string message, Exception exception)

Parameters

message string
exception Exception