Package io.mosip.kernel.crypto.jce.core
Class JwsFactory
- java.lang.Object
-
- io.mosip.kernel.crypto.jce.core.JwsFactory
-
public class JwsFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description JwsFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JwsSpec<String,String,X509Certificate,PrivateKey>getJWS()
-
-
-
Method Detail
-
getJWS
public JwsSpec<String,String,X509Certificate,PrivateKey> getJWS()
-
-