Uses of Interface
com.yahoo.security.hpke.Kdf
Packages that use Kdf
-
Uses of Kdf in com.yahoo.security.hpke
Methods in com.yahoo.security.hpke that return KdfModifier and TypeMethodDescriptionstatic KdfKdf.hkdfSha256()Ciphersuite.kdf()Returns the value of thekdfrecord component.Methods in com.yahoo.security.hpke with parameters of type KdfConstructors in com.yahoo.security.hpke with parameters of type KdfModifierConstructorDescriptionCiphersuite(Kem kem, Kdf kdf, Aead aead) Creates an instance of aCiphersuiterecord class.