Class CachedKey

java.lang.Object
org.alfresco.encryption.CachedKey

public class CachedKey extends Object
Represents a loaded, cached encryption key. The key can be null.
Since:
4.0
  • Field Details

  • Constructor Details

    • CachedKey

      public CachedKey(Key key)
  • Method Details

    • getKey

      public Key getKey()
    • getTimestamp

      public long getTimestamp()