public class SignatureRSA extends AbstractSignature
Signaturesignature| Constructor and Description |
|---|
SignatureRSA() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
sign()
Compute the signature
|
boolean |
verify(byte[] sig)
Verify against the given signature
|
extractEncodedSignature, getAlgorithm, initSigner, initVerifier, toString, update, updateCopyright © 2008–2015 The Apache Software Foundation. All rights reserved.