| ComputeHash(const ArrayPtr< uint8_t > &buffer) | System::Security::Cryptography::HashAlgorithm | |
| ComputeHash(const ArrayPtr< uint8_t > &buffer, int offset, int count) | System::Security::Cryptography::HashAlgorithm | |
| ComputeHash(SharedPtr< IO::Stream > const &inputStream) | System::Security::Cryptography::HashAlgorithm | |
| Create(const String &hashName) | System::Security::Cryptography::HashAlgorithm | static |
| Equals(ptr obj) | System::Object | virtual |
| Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
| Equals(T1 const &objA, T2 const &objB) | System::Object | inlinestatic |
| Equals(float const &objA, float const &objB) | System::Object | inlinestatic |
| Equals(double const &objA, double const &objB) | System::Object | inlinestatic |
| FastCast(const Details::FastRttiBase &helper, void **out_ptr) const | System::Object | virtual |
| get_Hash() | System::Security::Cryptography::HashAlgorithm | virtual |
| get_HashSize() | System::Security::Cryptography::HashAlgorithm | virtual |
| get_InputBlockSize() override | System::Security::Cryptography::HashAlgorithm | virtual |
| get_OutputBlockSize() override | System::Security::Cryptography::HashAlgorithm | virtual |
| GetCounter() | System::Object | inline |
| GetHashCode() const | System::Object | virtual |
| GetType() const | System::Object | virtual |
| HashAlgorithm() | System::Security::Cryptography::HashAlgorithm | protected |
| HashAlgorithm(std::unique_ptr< Botan::HashFunction > hash_function) | System::Security::Cryptography::HashAlgorithm | protected |
| HashCore(System::ArrayPtr< uint8_t > array, int32_t ibStart, int32_t cbSize) | System::Security::Cryptography::HashAlgorithm | protectedvirtual |
| HashFinal() | System::Security::Cryptography::HashAlgorithm | protectedvirtual |
| HashSizeValue | System::Security::Cryptography::HashAlgorithm | protected |
| Initialize() | System::Security::Cryptography::HashAlgorithm | virtual |
| Is(const TypeInfo &targetType) const | System::Object | virtual |
| Lock() | System::Object | |
| MemberwiseClone() const | System::Object | virtual |
| Object() | System::Object | |
| Object(Object const &x) | System::Object | |
| operator=(Object const &x) | System::Object | inline |
| ptr typedef | System::Object | |
| ReferenceEquals(ptr const &objA, ptr const &objB) | System::Object | inlinestatic |
| ReferenceEquals(T const &objA, T const &objB) | System::Object | inlinestatic |
| ReferenceEquals(T const &objA, std::nullptr_t) | System::Object | inlinestatic |
| ReferenceEquals(String const &str, std::nullptr_t) | System::Object | inline |
| ReferenceEquals(String const &str1, String const &str2) | System::Object | inline |
| RemovedSharedRefs(int count) | System::Object | inline |
| SetTemplateWeakPtr(uint32_t argument) | System::Object | virtual |
| SharedCount() const | System::Object | inline |
| SharedRefAdded() | System::Object | inline |
| SharedRefRemovedSafe() | System::Object | inline |
| ToString() const | System::Object | virtual |
| TransformBlock(ArrayPtr< uint8_t > inputBuffer, int inputOffset, int inputCount, ArrayPtr< uint8_t > outputBuffer, int outputOffset) override | System::Security::Cryptography::HashAlgorithm | virtual |
| TransformFinalBlock(ArrayPtr< uint8_t > inputBuffer, int inputOffset, int inputCount) override | System::Security::Cryptography::HashAlgorithm | virtual |
| Type() | System::Object | inlinestatic |
| Unlock() | System::Object | |
| WeakRefAdded() | System::Object | inline |
| WeakRefRemoved() | System::Object | inline |
| ~HashAlgorithm() | System::Security::Cryptography::HashAlgorithm | virtual |
| ~Object() | System::Object | virtual |