Uses of Class
org.jose4j.jca.ProviderContext.Context
Packages that use ProviderContext.Context
-
Uses of ProviderContext.Context in org.jose4j.jca
Methods in org.jose4j.jca that return ProviderContext.ContextModifier and TypeMethodDescriptionProviderContext.getGeneralProviderContext()The Java Cryptography Architecture provider context to be used for operations that do not directly involve the key supplied by the caller.ProviderContext.getSuppliedKeyProviderContext()The Java Cryptography Architecture provider context to be used for operations that directly involve the key supplied by the caller.