| Package | Description |
|---|---|
| org.apache.oltu.jose.jws.signature.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SignatureMethodRSAImpl.verify(String signature,
String header,
String payload,
PublicKey verifyingKey)
Verify the signature of given header.payload as for
appendix-A.2.2
|
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.