Uses of Class
com.google.crypto.tink.daead.AesSivKey
-
Packages that use AesSivKey Package Description com.google.crypto.tink.daead com.google.crypto.tink.subtle -
-
Uses of AesSivKey in com.google.crypto.tink.daead
Methods in com.google.crypto.tink.daead that return AesSivKey Modifier and Type Method Description AesSivKeyAesSivKey.Builder. build() -
Uses of AesSivKey in com.google.crypto.tink.subtle
Methods in com.google.crypto.tink.subtle with parameters of type AesSivKey Modifier and Type Method Description static DeterministicAeadAesSiv. create(AesSivKey key)
-