C# Class KeePassLib.Keys.KcpCustomKey

Inheritance: IUserKey
Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

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

Method Details

KcpCustomKey() public méthode

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