Table of Contents

Class PkcsIOException

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

Constructors

PkcsIOException(string)

public PkcsIOException(string message)

Parameters

message string

PkcsIOException(string, Exception)

public PkcsIOException(string message, Exception underlying)

Parameters

message string
underlying Exception