Class KeysetDeriverWrapper

    • Method Detail

      • register

        public static void register()
                             throws java.security.GeneralSecurityException
        Registers this wrapper with Tink, allowing to use the primitive.
        Throws:
        java.security.GeneralSecurityException
      • registerToInternalPrimitiveRegistry

        public static void registerToInternalPrimitiveRegistry​(PrimitiveRegistry.Builder primitiveRegistryBuilder)
                                                        throws java.security.GeneralSecurityException
        registerToInternalPrimitiveRegistry is a non-public method (it takes an argument of an internal-only type) registering an instance of KeysetDeriverWrapper to the provided PrimitiveRegistry.Builder.
        Throws:
        java.security.GeneralSecurityException