|
CryptoFramework
|
This is the complete list of members for ICertificate, including all inherited members.
| Decrypt(const Blob &encrypted_data) const =0 | ICertificate | pure virtual |
| Encrypt(const Blob &data) const =0 | ICertificate | pure virtual |
| GetSubjectName() const =0 | ICertificate | pure virtual |
| SignCades(const Blob &data, CadesType type, bool detached, const std::wstring &tsp_server_url=L"") const =0 | ICertificate | pure virtual |
| ~ICertificate()=default | ICertificate | virtual |