Class Entropy


  • public class Entropy
    extends Object
    This class contains values that have been extracted from an Entropy structure.
    • Constructor Detail

      • Entropy

        public Entropy()
    • Method Detail

      • setBinarySecret

        public void setBinarySecret​(BinarySecret binarySecret)
      • setDecryptedKey

        public void setDecryptedKey​(byte[] decryptedKey)
      • getDecryptedKey

        public byte[] getDecryptedKey()
      • clean

        public void clean()