public class BouncyCastleHashingAlgorithms extends Object
HashingAlgorithm or SaltedHashingAlgorithm instance.| Constructor and Description |
|---|
BouncyCastleHashingAlgorithms() |
| Modifier and Type | Method and Description |
|---|---|
static NativeSaltedHashingAlgorithmBuilder |
bcrypt()
Creates a new builder for BCrypt salted hashing algorithm.
|
public static NativeSaltedHashingAlgorithmBuilder bcrypt()
Copyright © 2020. All rights reserved.