Uses of Interface
com.yahoo.security.hpke.Aead
Packages that use Aead
-
Uses of Aead in com.yahoo.security.hpke
Methods in com.yahoo.security.hpke that return AeadModifier and TypeMethodDescriptionCiphersuite.aead()Returns the value of theaeadrecord component.static AeadAead.aes128Gcm()Methods in com.yahoo.security.hpke with parameters of type AeadConstructors in com.yahoo.security.hpke with parameters of type AeadModifierConstructorDescriptionCiphersuite(Kem kem, Kdf kdf, Aead aead) Creates an instance of aCiphersuiterecord class.