|
libintrovirt v0.57.4
IntroVirt introspection library
|
#include <PLAINTEXTKEYBLOB.hh>


Public Member Functions | |
| guest_ptr< const uint8_t[]> | KeyData () const |
| PLAINTEXTKEYBLOB (const guest_ptr< void > &ptr, uint32_t length) | |
Public Member Functions inherited from introvirt::windows::advapi32::BLOB | |
| BLOB_TYPE | bType () const |
| uint8_t | bVersion () const |
| ALG_ID | aiKeyAlg () const |
| BLOB (const guest_ptr< void > &ptr, uint32_t length) | |
| virtual | ~BLOB () |
Additional Inherited Members | |
Protected Attributes inherited from introvirt::windows::advapi32::BLOB | |
| guest_ptr< uint8_t[]> | header_ |
| introvirt::windows::advapi32::PLAINTEXTKEYBLOB::PLAINTEXTKEYBLOB | ( | const guest_ptr< void > & | ptr, |
| uint32_t | length | ||
| ) |
| guest_ptr< const uint8_t[]> introvirt::windows::advapi32::PLAINTEXTKEYBLOB::KeyData | ( | ) | const |