Class ClearData

    • Constructor Detail

      • ClearData

        public ClearData​(byte[] value)
        Create a ClearData from raw bytes
        Parameters:
        value - the unencrypted data to wrap
    • Method Detail

      • getValue

        public byte[] getValue()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object