Uses of Class
org.jose4j.jwe.AesKeyWrapManagementAlgorithm
Packages that use AesKeyWrapManagementAlgorithm
-
Uses of AesKeyWrapManagementAlgorithm in org.jose4j.jwe
Subclasses of AesKeyWrapManagementAlgorithm in org.jose4j.jweModifier and TypeClassDescriptionstatic classstatic classstatic classConstructors in org.jose4j.jwe with parameters of type AesKeyWrapManagementAlgorithmModifierConstructorDescriptionEcdhKeyAgreementWithAesKeyWrapAlgorithm(String alg, AesKeyWrapManagementAlgorithm keyWrapAlgorithm) Pbes2HmacShaWithAesKeyWrapAlgorithm(String alg, String hmacAlg, AesKeyWrapManagementAlgorithm keyWrapAlg)