Méthode | Description | |
---|---|---|
ChallengeResponse ( ) : System | ||
ChallengeResponse ( string password, byte challenge ) : System | ||
Dispose ( ) : void |
Méthode | Description | |
---|---|---|
CheckDisposed ( ) : void | ||
Dispose ( bool disposing ) : void | ||
GetResponse ( byte pwd ) : byte[] | ||
PasswordToKey ( string password, int position ) : byte[] | ||
PrepareDESKey ( byte key56bits, int position ) : byte[] |
public ChallengeResponse ( string password, byte challenge ) : System | ||
password | string | |
challenge | byte | |
Résultat | System |