Property | Type | Description | |
---|---|---|---|
_logRounds | int |
Method | Description | |
---|---|---|
BCryptHash ( ) : System | ||
Initialize ( ) : void |
Method | Description | |
---|---|---|
HashCore ( byte array, int ibStart, int cbSize ) : void | ||
HashFinal ( ) : byte[] |
protected HashCore ( byte array, int ibStart, int cbSize ) : void | ||
array | byte | |
ibStart | int | |
cbSize | int | |
return | void |