Class EncryptionResponse.EncryptionData

    • Constructor Detail

      • EncryptionData

        public EncryptionData​(long salt,
                              byte[] signature)
    • Method Detail

      • getSalt

        public long getSalt()
      • getSignature

        public byte[] getSignature()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object