SHA-256's DigestInfo for verify(): the DER prefix and the digest.
More...
#include <dx_crypto_rsa.h>
|
| uint8_t | bytes [19+sha256::size] {0x30, 0x31, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20} |
SHA-256's DigestInfo for verify(): the DER prefix and the digest.
◆ sha256_digestinfo()
| dx::crypto::rsa::sha256_digestinfo::sha256_digestinfo |
( |
const uint8_t * | message, |
|
|
size_t | size ) |
|
inlinenoexcept |
◆ bytes
| uint8_t dx::crypto::rsa::sha256_digestinfo::bytes[19+sha256::size] {0x30, 0x31, 0x30, 0x0d, 0x06, 0x09, 0x60, 0x86, 0x48, 0x01, 0x65, 0x03, 0x04, 0x02, 0x01, 0x05, 0x00, 0x04, 0x20} |
The documentation for this struct was generated from the following file: