Class Key

  • All Implemented Interfaces:
    java.io.Serializable, java.security.Key

    public abstract class Key
    extends java.lang.Object
    implements java.security.Key
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      Key()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.security.Key

        getAlgorithm, getEncoded, getFormat
    • Constructor Detail

      • Key

        public Key()