Class SaltCallback

    • Constructor Detail

      • SaltCallback

        public SaltCallback​(String prompt)
    • Method Detail

      • getSalt

        public byte[] getSalt()
        Returns:
        the salt
      • setSalt

        public void setSalt​(byte[] salt)
        Parameters:
        salt - the salt to set