| Interface | Description |
|---|---|
| StreamingPrf |
Streaming API Interface for Pseudo Random Function (Prf)
|
| Class | Description |
|---|---|
| HkdfStreamingPrf |
An implementation of the HKDF pseudorandom function, as given by RFC 5869.
|
| PrfImpl |
Class that implements the Prf primitive by wrapping a StreamingPrf.
|