Package com.nimbusds.jose.jca
Java Cryptography Architecture (JCA) context interfaces and classes.
References:
-
Interface Summary Interface Description JCAAware<T extends JCAContext> Interface for a Java Cryptography Architecture (JCA) aware object, intended for setting a JCAproviderandsecure random generator. -
Class Summary Class Description JCAContext Java Cryptography Architecture (JCA) context, consisting of a JCAproviderandsecure random generator.JCASupport Java Cryptography Architecture (JCA) support helper.JWEJCAContext Java Cryptography Architecture (JCA) context intended specifically for JSON Web Encryption (JWE) providers.