C# Class KeePassLib.Keys.KcpCustomKey

Inheritance: IUserKey
Show file Open project: cappert/keepass2

Public Methods

Method Description
KcpCustomKey ( string strName, byte pbKeyData, bool bPerformHash ) : System.Security.Cryptography

Method Details

KcpCustomKey() public method

public KcpCustomKey ( string strName, byte pbKeyData, bool bPerformHash ) : System.Security.Cryptography
strName string
pbKeyData byte
bPerformHash bool
return System.Security.Cryptography