Uses of Class
com.google.crypto.tink.internal.PrimitiveRegistry
-
Packages that use PrimitiveRegistry Package Description com.google.crypto.tink.internal -
-
Uses of PrimitiveRegistry in com.google.crypto.tink.internal
Methods in com.google.crypto.tink.internal that return PrimitiveRegistry Modifier and Type Method Description PrimitiveRegistryPrimitiveRegistry.Builder. build()Methods in com.google.crypto.tink.internal with parameters of type PrimitiveRegistry Modifier and Type Method Description static PrimitiveRegistry.BuilderPrimitiveRegistry. builder(PrimitiveRegistry registry)static InternalConfigurationInternalConfiguration. createFromPrimitiveRegistry(PrimitiveRegistry registry)static InternalConfigurationRegistryConfiguration. createFromPrimitiveRegistry(PrimitiveRegistry registry)Do not call.
-