public interface SignerFactory
| Modifier and Type | Method and Description |
|---|---|
Signer |
createSigner(SignatureAlgorithm alg,
java.security.Key key) |
Signer createSigner(SignatureAlgorithm alg, java.security.Key key)
Copyright © 2014-2022 jsonwebtoken.io. All Rights Reserved.