#include <CRYPT_ALGORITHM_IDENTIFIER.hh>
◆ ~CRYPT_ALGORITHM_IDENTIFIER()
| virtual introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::~CRYPT_ALGORITHM_IDENTIFIER |
( |
| ) |
|
|
virtualdefault |
◆ make_shared()
◆ Parameters() [1/2]
| virtual const CRYPTOAPI_BLOB & introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::Parameters |
( |
| ) |
const |
|
pure virtual |
◆ Parameters() [2/2]
| virtual CRYPTOAPI_BLOB & introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::Parameters |
( |
| ) |
|
|
pure virtual |
◆ pszObjId() [1/2]
| virtual guest_ptr< char[]> introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::pszObjId |
( |
| ) |
const |
|
pure virtual |
◆ pszObjId() [2/2]
| virtual void introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::pszObjId |
( |
const guest_ptr< char[]> & |
ptr | ) |
|
|
pure virtual |
◆ size() [1/2]
| static size_t introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::size |
( |
bool |
x64 | ) |
|
|
static |
Get the size of the structure.
- Parameters
-
| x64 | If true, return the size of the 64-bit version, otherwise 32-bit |
◆ size() [2/2]
| static size_t introvirt::windows::crypt32::CRYPT_ALGORITHM_IDENTIFIER::size |
( |
const Vcpu & |
vcpu | ) |
|
|
static |
Get the size of the structure.
- Parameters
-
| vcpu | The VCPU to use as context |
This version will use the current processor state to determine if the structure would be 32-bit or 64-bit.
The documentation for this class was generated from the following file: