public class Verifier extends Object
GraphCollection verifier| Constructor and Description |
|---|
Verifier() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
verify(GraphCollection gc,
Key publicKey)
Verifies a
GraphCollection using a public key |
public static boolean verify(GraphCollection gc, Key publicKey) throws Exception
GraphCollection using a public keygc - GraphCollection to signpublicKey - a public key for signature verificationExceptionCopyright © 2018. All rights reserved.