Class JcaContextHelper
java.lang.Object
org.c02e.jpgpj.JcaContextHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProviderGet the security provider which is used for all operationsstatic voidsetSecurityProvider(Provider securityProvider) Set the security provider to be used for all operations.
-
Method Details
-
getSecurityProvider
Get the security provider which is used for all operations -
setSecurityProvider
Set the security provider to be used for all operations.
-