Class KeyDerivationConfig

    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void register()
      Tries to register with the Registry all instances of KeyManager needed to handle KeysetDeriver key types supported in Tink.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • register

        public static void register()
                             throws java.security.GeneralSecurityException
        Tries to register with the Registry all instances of KeyManager needed to handle KeysetDeriver key types supported in Tink.
        Throws:
        java.security.GeneralSecurityException