summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/dbs/keydb
Commit message (Collapse)AuthorAgeFilesLines
* Fixed DRM REST interface to use BigInteger.Endi Sukma Dewata2012-03-052-0/+159
| | | | | | | | The DRM REST interface previously uses strings for key ID and request ID. It has been modified to use KeyId and RequestId classes which can accept decimal or hex numbers and internally store it as BigInteger. Ticket #94
* Added generics (part 4).Endi Sukma Dewata2012-02-141-2/+2
| | | | | | This patch brings down the warnings from 3427 to 2917. Ticket #2
* KRA changes for archiving and recovering symmetric keys and passphrases.Jack Magne2012-02-131-0/+29
| | | | | | | | | | | | Ticket #66 and #68. Add ability to archive and recover symmetric keys and passphrases using rest interface. Enhanced test client to test out new functionality. Provided support to return recovered data either wrapped by symmetric key or wrapped in PBE password based encryption blob. DRM symmetric key support cleanup changes. Consists of suggested cleanup measures based on review comments.
* Formatting (no line wrap in comments or code)Ade Lee2012-01-114-79/+77
|
* typesafety certserv and cmscoreAdam Young2012-01-041-1/+1
| | | | Using interface instead of implementing class
* Revert "Formatting"Ade Lee2011-12-084-83/+92
| | | | This reverts commit 32150d3ee32f8ac27118af7c792794b538c78a2f.
* FormattingAde Lee2011-12-074-92/+83
| | | | Formatted project according to eclipse project settings
* SerialVersionIDAdam Young2011-12-021-0/+4
| | | | Autogenerated SerialVersionID for all serializable classes
* Cleanup importsadmiyo2011-11-044-24/+17
| | | | | | | | | | Automated changes done by Eclipse Minor tweak to one file where Eclipse was tring to find an import for Any Due to finding it in an annotated comment. https://bugzilla.redhat.com/show_bug.cgi?id=728303 git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Bugzilla Bug #224945 - javadocs has missing descriptions, contains empty ↵mharmsen2010-08-184-4/+4
| | | | | | packages (applied 'svn:keywords' per attachment 439032). git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1211 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
* Initial open source version based upon proprietary Red Hat Certificate ↵PKI Team2008-03-184-0/+458
System (RHCS) 7.3. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2 c9f7a03b-bd48-0410-a16d-cbbf54688b0b