Uses of Interface
com.google.crypto.tink.PrivateKeyManager
-
Packages that use PrivateKeyManager Package Description com.google.crypto.tink.internal -
-
Uses of PrivateKeyManager in com.google.crypto.tink.internal
Methods in com.google.crypto.tink.internal that return PrivateKeyManager Modifier and Type Method Description static <P> PrivateKeyManager<P>LegacyKeyManagerImpl. createPrivateKeyManager(java.lang.String typeUrl, java.lang.Class<P> primitiveClass, com.google.protobuf.Parser<? extends com.google.protobuf.MessageLite> protobufKeyParser)
-