private CryptUsingOpensshBcryptHash ( byte sha2pass, byte sha2salt ) : byte[] | ||
sha2pass | byte | The SHA512 hash of the passphrase. |
sha2salt | byte | The SHA512 hash of the salt. |
return | byte[] |
private CryptUsingOpensshBcryptHash ( byte sha2pass, byte sha2salt ) : byte[] | ||
sha2pass | byte | The SHA512 hash of the passphrase. |
sha2salt | byte | The SHA512 hash of the salt. |
return | byte[] |