Session Oriented APIS
All session oriented API calls have the prefix "Session_" which clearly illustrates that they utilize and require an active HTTP session context. All session operations must be brackets by Session_Open
and Session_Close
, with all other session methods being available while the session is open.
CADP for Java also allows you to create a NAE session using domain user. For more details, refer to Session Management Tasks.
Here is the list of Session oriented APIs offered by CADP for Java.
User and Group Management APIs
Crypto APIs
Decrypt Data Using FPE While Preserving Format of Ciphertext
Verify the Signature of Message Text Using RSA or EC Public Key