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 classAES128-GCM implementation ofAeadCrypterthat uses default JCE provider.(package private) final classAeadCrypterimplementation based onAesGcmAeadCrypterwith 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 AeadCrypterAesGcmHkdfAeadCrypter.aeadCrypterprivate final AeadCrypterAltsChannelCrypter.aeadCrypter