Package org.jose4j.jwe
Class CipherStrengthSupport
java.lang.Object
org.jose4j.jwe.CipherStrengthSupport
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisAvailable(String algorithm, int keyByteLength)
-
Field Details
-
log
private static final org.slf4j.Logger log
-
-
Constructor Details
-
CipherStrengthSupport
public CipherStrengthSupport()
-
-
Method Details
-
isAvailable
-