Class InvalidProofException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.cert.plants.InvalidProofException
All Implemented Interfaces:
Serializable

public class InvalidProofException extends Exception
Thrown when a Merkle tree inclusion or consistency proof fails validation.
See Also:
  • Constructor Details

    • InvalidProofException

      public InvalidProofException(String message)