Interface JWSSignerFactory

All Superinterfaces:
JCAAware<JCAContext>, JOSEProvider, JWSProvider
All Known Implementing Classes:
DefaultJWSSignerFactory

public interface JWSSignerFactory extends JWSProvider
JSON Web Signature (JWS) signer factory to create a signer out of a JSON Web Key (JWK).
Version:
2020-03-26
Author:
Justin Richer