Uses of Interface
com.google.crypto.tink.subtle.IndCpaCipher
-
Packages that use IndCpaCipher Package Description com.google.crypto.tink.subtle -
-
Uses of IndCpaCipher in com.google.crypto.tink.subtle
Classes in com.google.crypto.tink.subtle that implement IndCpaCipher Modifier and Type Class Description classAesCtrJceCipherThe primitive implements AES counter mode with random IVs, using JCE.Constructors in com.google.crypto.tink.subtle with parameters of type IndCpaCipher Constructor Description EncryptThenAuthenticate(IndCpaCipher cipher, Mac mac, int macLength)
-