Uses of Class
com.nimbusds.jose.EncryptionMethod.Family
Packages that use EncryptionMethod.Family
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
-
Uses of EncryptionMethod.Family in com.nimbusds.jose
Fields in com.nimbusds.jose declared as EncryptionMethod.FamilyModifier and TypeFieldDescriptionstatic final EncryptionMethod.FamilyEncryptionMethod.Family.AES_CBC_HMAC_SHAAES/CBC/HMAC with SHA-2.static final EncryptionMethod.FamilyEncryptionMethod.Family.AES_GCMAES/GCM.