public interface SignerFactory
| Modifier and Type | Method and Description |
|---|---|
Signer |
createSigner(SignatureAlgorithm alg,
Key key) |
Signer createSigner(SignatureAlgorithm alg, Key key)
Copyright © 2014–2020 jsonwebtoken.io. All rights reserved.