Java org.bouncycastle.crypto.commitments HashCommitter fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.crypto.commitments HashCommitter fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.crypto.commitments HashCommitter.

The text is from its open source code.

Constructor

Method

booleanisRevealed(Commitment commitment, byte[] message)
Return true if the passed in commitment represents a commitment to the passed in message.