메소드 | 설명 | |
---|---|---|
AppendPasswordChar ( char p ) : void |
Ads a password character to the plain password storage
|
|
ClearHash ( ) : void |
Clears the hash in memory
|
|
DecryptHash ( ) : void |
Decrypts the hash. don't forget to run ClearHash afterwards
|
|
EqualPassword ( |
||
ExportSecureString ( ) : |
||
Hash ( ) : void |
Locks the password and calculates the password hash
|
|
InjectHash ( byte hash ) : void | ||
ProtectedPasswordStorage ( ) : System | ||
ProtectedPasswordStorage ( string hashAlgo ) : System | ||
WellKnown ( ) : void |
public EqualPassword ( |
||
obj | ||
리턴 | bool |
public ExportSecureString ( ) : |
||
리턴 |
public ProtectedPasswordStorage ( string hashAlgo ) : System | ||
hashAlgo | string | |
리턴 | System |