Class EncryptedKey

java.lang.Object
org.alfresco.repo.domain.contentdata.EncryptedKey
All Implemented Interfaces:
Serializable

public class EncryptedKey extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getMasterKeystoreId

      public String getMasterKeystoreId()
    • getMasterKeyAlias

      public String getMasterKeyAlias()
    • getEncryptedKeyBytes

      public ByteBuffer getEncryptedKeyBytes()
    • getAlgorithm

      public String getAlgorithm()
    • getByteBuffer

      public ByteBuffer getByteBuffer()
    • keySize

      public int keySize()