Class naming scheme re-factoring: move towards better consistency.
[platform/core/security/key-manager.git] / src / manager / common / certificate-impl.h
2014-09-17 Maciej J. KarpiukClass naming scheme re-factoring: move towards better... 78/27678/1 accepted/tizen/common/20140925.172038 submit/tizen/20140925.122603
2014-09-12 Bartlomiej GrzelewskiImplementation of PKCS12 class.
2014-09-12 Bartlomiej GrzelewskiUse SafeBuffer in C++ api. Rename SafeBuffer to RawBuffer.
2014-09-12 Bartlomiej GrzelewskiChange RawBuffer into SafeBuffer.
2014-09-12 Bartlomiej GrzelewskiReplace private implemetation with interface.
2014-09-12 Bartlomiej GrzelewskiImplementation of primitives in CertificateImpl class.
2014-09-12 Bartlomiej GrzelewskiYou may extract public key from CertificateImpl now.
2014-09-12 Bartlomiej GrzelewskiImplementation of getCertificateChain.
2014-09-12 yuseok.jeonAdd copy constructor of CertificateImpl
2014-09-12 Bartlomiej GrzelewskiRemove cycle dependencies between common and client...