dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::crypto::rsa::sha256_digestinfo Struct Reference

SHA-256's DigestInfo for verify(): the DER prefix and the digest. More...

#include <dx_crypto_rsa.h>

Public Member Functions

 sha256_digestinfo (const uint8_t *message, size_t size) noexcept

Public Attributes

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}

Detailed Description

SHA-256's DigestInfo for verify(): the DER prefix and the digest.

Constructor & Destructor Documentation

◆ sha256_digestinfo()

dx::crypto::rsa::sha256_digestinfo::sha256_digestinfo ( const uint8_t * message,
size_t size )
inlinenoexcept
Here is the call graph for this function:

Member Data Documentation

◆ 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:

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.