Class KeyGenConfiguration


  • public abstract class KeyGenConfiguration
    extends java.lang.Object
    An object of this class represents a collection of key types that a user wants Tink to understand. For most users, one of the predefined KeyGenConfiguration objects is to be used at key creation time.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • KeyGenConfiguration

        public KeyGenConfiguration()