| Class and Description |
|---|
| PrfKey
Represents functions to compute a PRF.
|
| PrfParameters
Represents a description of a
PrfKey excluding the randomly chosen key material. |
| Class and Description |
|---|
| AesCmacPrfKey
Represents a key computing AES CMAC PRF.
|
| AesCmacPrfParameters
Describes the parameters of an
AesCmacPrfKey. |
| HkdfPrfKey
Represents a key computing HKDF PRF.
|
| HkdfPrfKey.Builder
Builder for HkdfPrfKey.
|
| HkdfPrfParameters
Describes the parameters of an
HkdfPrfKey. |
| HkdfPrfParameters.Builder
Builder for HkdfPrfParameters.
|
| HkdfPrfParameters.HashType
The Hash algorithm used.
|
| HmacPrfKey
Represents a key computing HMAC PRF.
|
| HmacPrfKey.Builder
Builder for HmacPrfKey.
|
| HmacPrfParameters
Describes the parameters of an
HmacPrfKey. |
| HmacPrfParameters.Builder
Builder for HmacPrfParameters.
|
| HmacPrfParameters.HashType
The Hash algorithm used.
|
| Prf
The Prf interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|
| PrfKey
Represents functions to compute a PRF.
|
| PrfParameters
Represents a description of a
PrfKey excluding the randomly chosen key material. |
| PrfSet
A Tink Keyset can be converted into a set of PRFs using this primitive.
|
| Class and Description |
|---|
| AesCmacPrfKey
Represents a key computing AES CMAC PRF.
|
| Prf
The Prf interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|
| Class and Description |
|---|
| AesCmacPrfKey
Represents a key computing AES CMAC PRF.
|
| HmacPrfKey
Represents a key computing HMAC PRF.
|
| Prf
The Prf interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|
| Class and Description |
|---|
| HkdfPrfKey
Represents a key computing HKDF PRF.
|
| Prf
The Prf interface is an abstraction for an element of a pseudo random function family, selected
by a key.
|