public abstract class AbstractSignatureDSA extends AbstractSignature
Signaturealgorithm, signature| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSignatureDSA(String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
sign()
Compute the signature
|
boolean |
verify(byte[] sig)
Verify against the given signature
|
extractSig, init, updateCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.