Class Key

  • Direct Known Subclasses:
    AESKey, RSAPrivateKey, RSAPublicKey

    public abstract class Key
    extends java.lang.Object
    This class defines a cryptographic cipher key for type safety.
    • 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
    • Constructor Detail

      • Key

        public Key()