Uses of Class
com.google.crypto.tink.internal.KeyManagerRegistry
-
Packages that use KeyManagerRegistry Package Description com.google.crypto.tink.internal -
-
Uses of KeyManagerRegistry in com.google.crypto.tink.internal
Methods in com.google.crypto.tink.internal that return KeyManagerRegistry Modifier and Type Method Description static KeyManagerRegistryKeyManagerRegistry. globalInstance()Returns the global instance.Constructors in com.google.crypto.tink.internal with parameters of type KeyManagerRegistry Constructor Description KeyManagerRegistry(KeyManagerRegistry original)
-