summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/key/KeyClient.java
Commit message (Expand)AuthorAgeFilesLines
* Fix symmetic key retrieval in HSMAde Lee2017-05-061-2/+2
* Fix symkey retrieval in python clientAde Lee2017-04-131-0/+4
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-121-0/+3
* Fix retrieval for symmetric keysAde Lee2017-03-281-6/+47
* Added comparator function to versionAde Lee2017-03-221-1/+1
* Added infoClient to PKIClient to get server infoAde Lee2017-03-211-9/+2
* Fix Java client to use AESAde Lee2017-03-211-26/+91
* Add field to KeyData to allow request to be returned when non-synchronousAde Lee2016-11-101-3/+4
* Add option to pass existing request to retrieveKeyCLIAde Lee2016-11-101-0/+40
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-101-6/+3
* Realms - Address comments from reviewAde Lee2016-04-201-15/+4
* Added realm to methods for listing requests and keysAde Lee2016-04-201-4/+30
* Added realm for archival and key generation through RESTAde Lee2016-04-201-11/+79
* Makes output of secrets consistent for all clients.Abhishek Koneru2014-08-291-1/+1
* Generate asymmetric keys in the DRM.Abhishek Koneru2014-08-271-8/+68
* Fixes for comments on patches 87 and 89Abhishek Koneru2014-04-161-2/+11
* New CLI commands for Key and KeyRequest resources.Abhishek Koneru2014-04-161-1/+1
* Refactoring KeyClient class and crypto classes.Abhishek Koneru2014-03-311-68/+79
* Changes to KeyClient on the java side.Abhishek Koneru2014-03-191-93/+548
* Add ability to archive without sending pkiArchiveOptions object.Ade Lee2014-02-261-3/+20
* reame client_id to client_key_idAde Lee2014-02-261-10/+10
* Add methods to getKeyInfo and change key statusAde Lee2014-02-191-0/+10
* Updated REST interface for key requests.Endi S. Dewata2014-02-191-5/+10
* Updated REST interface for keys.Endi S. Dewata2014-02-191-7/+98
* Replaced deprecated ClientResponse class.Endi S. Dewata2014-02-101-4/+3
* Change the return type for KeyRequest creation operationsAde Lee2014-02-101-2/+2
* Address review commentsAde Lee2014-02-041-1/+1
* Rename KeyRequest to ResourceMessageAde Lee2014-02-041-1/+2
* Added more client code for DRM testsAde Lee2014-02-041-0/+24
* Rename KeyDataInfos and KeyrequestInfosAde Lee2014-02-041-2/+2
* Added paging on all find commands.Endi S. Dewata2013-11-141-2/+3
* Fixed CLI authentication issue.Endi S. Dewata2013-10-011-4/+0
* Refactored client framework.Endi S. Dewata2013-08-231-9/+8
* Refactored code to import CA certificate.Endi Sukma Dewata2013-04-251-9/+8
* Enabled authentication for key services.Endi Sukma Dewata2012-10-291-0/+75