|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Hash-based Message Authentication Code using SHA-256 per RFC 2104. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Security::Cryptography::HMACSHA256 |
| Computes a Hash-based Message Authentication Code (HMAC) using the SHA-256 hash function per RFC 2104. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Security |
| namespace | DotNetDupe::System::Security::Cryptography |
Hash-based Message Authentication Code using SHA-256 per RFC 2104.
Definition in file HMACSHA256.h.