|
wxExtend
Additional templates and function helpers for wxWidgets
|
This is the complete list of members for wxCryptoHashSHA1, including all inherited members.
| GetValue(wxMemoryBuffer &hash) | wxCryptoHashSHA1 | virtual |
| Hash(_In_reads_bytes_(size) const void *data, size_t size) | wxCryptoHash | |
| Hash(const wxMemoryBuffer &data) | wxCryptoHash | inline |
| HashAsUTF8(const wxString &str) | wxCryptoHash | inline |
| HashFile(const wxString &fileName) | wxCryptoHash | inline |
| IsOk() const noexcept | wxCryptoHash | inline |
| m_h | wxCryptoHash | protected |
| operator HCRYPTHASH() const noexcept | wxCryptoHash | inline |
| Sign(wxMemoryBuffer &signature) | wxCryptoHash | |
| Sign() | wxCryptoHash | inline |
| wxCryptoHash() | wxCryptoHash | |
| wxCryptoHashSHA1(wxCryptoSession &session) | wxCryptoHashSHA1 | |
| ~wxCryptoHash() | wxCryptoHash | virtual |