public interface VerifySignatureFactory
| Modifier and Type | Method and Description |
|---|---|
VerifySignature |
makeVerifySignature(Algorithm algorithm,
Key key) |
VerifySignature makeVerifySignature(Algorithm algorithm, Key key) throws InvalidAlgorithmException, InvalidJsonWebKeyException
Copyright © 2015. All rights reserved.