CryptoFramework
ICertificate Member List

This is the complete list of members for ICertificate, including all inherited members.

Decrypt(const Blob &encrypted_data) const =0ICertificatepure virtual
Encrypt(const Blob &data) const =0ICertificatepure virtual
GetSubjectName() const =0ICertificatepure virtual
SignCades(const Blob &data, CadesType type, bool detached, const std::wstring &tsp_server_url=L"") const =0ICertificatepure virtual
~ICertificate()=defaultICertificatevirtual