@Immutable public static final class HkdfPrfParameters.HashType extends Object
| Modifier and Type | Field and Description |
|---|---|
static HkdfPrfParameters.HashType |
SHA1 |
static HkdfPrfParameters.HashType |
SHA224 |
static HkdfPrfParameters.HashType |
SHA256 |
static HkdfPrfParameters.HashType |
SHA384 |
static HkdfPrfParameters.HashType |
SHA512 |
public static final HkdfPrfParameters.HashType SHA1
public static final HkdfPrfParameters.HashType SHA224
public static final HkdfPrfParameters.HashType SHA256
public static final HkdfPrfParameters.HashType SHA384
public static final HkdfPrfParameters.HashType SHA512