C# Class KeePassLib.Keys.InvalidCompositeKeyException

Inheritance: System.Exception
Datei anzeigen Open project: cappert/keepass2

Public Methods

Method Description
InvalidCompositeKeyException ( ) : Org.BouncyCastle.Crypto

Construct a new invalid composite key exception.

Method Details

InvalidCompositeKeyException() public method

Construct a new invalid composite key exception.
public InvalidCompositeKeyException ( ) : Org.BouncyCastle.Crypto
return Org.BouncyCastle.Crypto