Class JsonWebKeyOperation
java.lang.Object
it.pagopa.swclient.mil.azureservices.keyvault.keys.bean.JsonWebKeyOperation
Key operations.
- Author:
- Antonio Tarricone
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
DECRYPT
decrypt
- See Also:
-
ENCRYPT
encrypt
- See Also:
-
EXPORT
export
- See Also:
-
IMPORT
import
- See Also:
-
SIGN
sign
- See Also:
-
UNWRAP_KEY
unwrap key
- See Also:
-
VERIFY
verify
- See Also:
-
WRAP_KEY
wrap key
- See Also:
-
-
Constructor Details
-
JsonWebKeyOperation
private JsonWebKeyOperation()This class contains constants only.
-