JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.google.crypto.tink.aead.internal.AesGcmSiv.ThrowingSupplier
Packages that use
AesGcmSiv.ThrowingSupplier
Package
Description
com.google.crypto.tink.aead.internal
Uses of
AesGcmSiv.ThrowingSupplier
in
com.google.crypto.tink.aead.internal
Methods in
com.google.crypto.tink.aead.internal
with parameters of type
AesGcmSiv.ThrowingSupplier
Modifier and Type
Method and Description
static
Aead
AesGcmSiv.
create
(
AesGcmSivKey
key,
AesGcmSiv.ThrowingSupplier
<
Cipher
> cipherSupplier)
Creates an Aead for AES GCM SIV.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes