
public class AESGraphSecretKeySignatureValidator extends AESSecretKeySignatureValidator
| Constructor and Description |
|---|
AESGraphSecretKeySignatureValidator() |
AESGraphSecretKeySignatureValidator(Graph secretKeyGraph) |
| Modifier and Type | Method and Description |
|---|---|
SecretKey |
getSecretKey(XDIAddress signerXDIAddress) |
Graph |
getSecretKeyGraph() |
void |
setSecretKeyGraph(Graph secretKeyGraph) |
validatecanValidate, validateSignature, validateSignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanValidate, validateSignature, validateSignaturepublic AESGraphSecretKeySignatureValidator(Graph secretKeyGraph)
public AESGraphSecretKeySignatureValidator()
public SecretKey getSecretKey(XDIAddress signerXDIAddress) throws GeneralSecurityException
getSecretKey in class AESSecretKeySignatureValidatorGeneralSecurityExceptionpublic Graph getSecretKeyGraph()
public void setSecretKeyGraph(Graph secretKeyGraph)
Copyright © 2017. All rights reserved.