Uses of Interface
io.grpc.alts.internal.AeadCrypter
Packages that use AeadCrypter
-
Uses of AeadCrypter in io.grpc.alts.internal
Classes in io.grpc.alts.internal that implement AeadCrypterModifier and TypeClassDescription(package private) final class
AES128-GCM implementation ofAeadCrypter
that uses default JCE provider.(package private) final class
AeadCrypter
implementation based onAesGcmAeadCrypter
with nonce-based rekeying using HKDF-expand and random nonce-mask that is XORed with the given nonce/counter.Fields in io.grpc.alts.internal declared as AeadCrypterModifier and TypeFieldDescriptionprivate AeadCrypter
AesGcmHkdfAeadCrypter.aeadCrypter
private final AeadCrypter
AltsChannelCrypter.aeadCrypter