Class Key

All Implemented Interfaces:
Serializable, Block, Dumpable
Direct Known Subclasses:
AsymmetricKey, SymmetricKey

public abstract class Key extends AbstractBlock implements Serializable

Abstract class for all encryption key types.

See Also:
  • Field Details

  • Constructor Details

    • Key

      public Key()
  • Method Details