Move credential usage enum to Credential class.
[shibboleth/xmltooling.git] / xmltoolingtest / EncryptionTest.h
2007-10-17 cantorMove credential usage enum to Credential class.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-03-02 cantorMoved key/cred resolution classes out of xmlsig namespace.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-07-26 cantorReplace custom code with CredentialResolver.
2006-07-02 cantorAdded ValidatorSuite around groups of static validators.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.