Class DataKey


  • public class DataKey
    extends Object
    • Field Detail

      • ciphertext

        public final String ciphertext
      • plaintext

        public final String plaintext
      • plaintextChecksum

        public final String plaintextChecksum
    • Method Detail

      • getCiphertext

        public String getCiphertext()
      • getPlaintext

        public String getPlaintext()
      • getPlaintextChecksum

        public String getPlaintextChecksum()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object