
public class AESGraphSecretKeySignatureCreator extends AESSecretKeySignatureCreator
DEFAULT_DIGEST_ALGORITHM, DEFAULT_DIGEST_VERSION| Constructor and Description |
|---|
AESGraphSecretKeySignatureCreator() |
AESGraphSecretKeySignatureCreator(Graph secretKeyGraph) |
AESGraphSecretKeySignatureCreator(String digestAlgorithm,
Integer digestLength) |
AESGraphSecretKeySignatureCreator(String digestAlgorithm,
Integer digestLength,
Graph secretKeyGraph) |
| Modifier and Type | Method and Description |
|---|---|
SecretKey |
getSecretKey(XDIAddress signerXDIAddress) |
Graph |
getSecretKeyGraph() |
void |
setSecretKeyGraph(Graph secretKeyGraph) |
create, getSecretKeyAlgorithm, getSecretKeyLength, setValue, setValuegetDigestAlgorithm, getDigestVersion, setDigestAlgorithm, setDigestVersioncanCreate, createSignature, createSignature, createSignature, createSignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDigestAlgorithm, getDigestVersioncanCreate, createSignature, createSignature, createSignature, createSignaturepublic AESGraphSecretKeySignatureCreator(String digestAlgorithm, Integer digestLength, Graph secretKeyGraph)
public AESGraphSecretKeySignatureCreator(String digestAlgorithm, Integer digestLength)
public AESGraphSecretKeySignatureCreator(Graph secretKeyGraph)
public AESGraphSecretKeySignatureCreator()
public SecretKey getSecretKey(XDIAddress signerXDIAddress) throws GeneralSecurityException
getSecretKey in class AESSecretKeySignatureCreatorGeneralSecurityExceptionpublic Graph getSecretKeyGraph()
public void setSecretKeyGraph(Graph secretKeyGraph)
Copyright © 2017. All rights reserved.