| Class | Description |
|---|---|
| AesCmacPrfProtoSerialization |
Methods to serialize and parse
AesCmacPrfKey objects and AesCmacPrfParameters
objects. |
| HkdfPrfProtoSerialization |
Methods to serialize and parse
HkdfPrfKey objects and HkdfPrfParameters objects. |
| HmacPrfProtoSerialization |
Methods to serialize and parse
HmacPrfKey objects and HmacPrfParameters objects. |
| LegacyFullPrf |
Takes an arbitrary raw Prf and makes it a full primitive.
|
| PrfAesCmacConscrypt |
Prf implementation of AES-CMAC using Conscrypt. |