Class ContentUrlKey

    • Constructor Detail

      • ContentUrlKey

        public ContentUrlKey()
    • Method Detail

      • getEncryptedKeyBytes

        public ByteBuffer getEncryptedKeyBytes()
      • setEncryptedKeyBytes

        public void setEncryptedKeyBytes​(ByteBuffer encryptedKeyBytes)
      • getUnencryptedFileSize

        public Long getUnencryptedFileSize()
      • setUnencryptedFileSize

        public void setUnencryptedFileSize​(Long unencryptedFileSize)
      • setKeySize

        public void setKeySize​(Integer keySize)
      • getKeySize

        public Integer getKeySize()
      • getAlgorithm

        public String getAlgorithm()
      • setAlgorithm

        public void setAlgorithm​(String algorithm)
      • getMasterKeystoreId

        public String getMasterKeystoreId()
      • setMasterKeystoreId

        public void setMasterKeystoreId​(String masterKeystoreId)
      • getMasterKeyAlias

        public String getMasterKeyAlias()
      • setMasterKeyAlias

        public void setMasterKeyAlias​(String masterKeyAlias)