|
wxExtend
Additional templates and function helpers for wxWidgets
|
This is the complete list of members for wxCryptoHash, including all inherited members.
| GetValue(wxMemoryBuffer &hash) | wxCryptoHash | 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 | |
| ~wxCryptoHash() | wxCryptoHash | virtual |