Handler for advapi32!CryptDecrypt.
More...
#include <CryptDecrypt.hh>
◆ CryptDecrypt()
| introvirt::windows::advapi32::CryptDecrypt::CryptDecrypt |
( |
Event & |
event | ) |
|
◆ ~CryptDecrypt()
| introvirt::windows::advapi32::CryptDecrypt::~CryptDecrypt |
( |
| ) |
|
|
override |
◆ dwFlags() [1/2]
| uint32_t introvirt::windows::advapi32::CryptDecrypt::dwFlags |
( |
| ) |
const |
◆ dwFlags() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::dwFlags |
( |
uint32_t |
dwFlags | ) |
|
◆ Final() [1/2]
| bool introvirt::windows::advapi32::CryptDecrypt::Final |
( |
| ) |
const |
◆ Final() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::Final |
( |
bool |
Final | ) |
|
◆ function_name()
| const std::string & introvirt::windows::advapi32::CryptDecrypt::function_name |
( |
| ) |
const |
|
overridevirtual |
◆ hHash() [1/2]
| HCRYPTHASH introvirt::windows::advapi32::CryptDecrypt::hHash |
( |
| ) |
const |
◆ hHash() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::hHash |
( |
HCRYPTHASH |
hHash | ) |
|
◆ hKey() [1/2]
| HCRYPTKEY introvirt::windows::advapi32::CryptDecrypt::hKey |
( |
| ) |
const |
◆ hKey() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::hKey |
( |
HCRYPTKEY |
hKey | ) |
|
◆ inject()
| static bool introvirt::windows::advapi32::CryptDecrypt::inject |
( |
HCRYPTKEY |
hKey, |
|
|
HCRYPTHASH |
hHash, |
|
|
bool |
Final, |
|
|
uint32_t |
dwFlags, |
|
|
const guest_ptr< uint8_t[]> & |
pbData, |
|
|
const guest_ptr< uint32_t > & |
pdwDataLen |
|
) |
| |
|
static |
◆ json()
| Json::Value introvirt::windows::advapi32::CryptDecrypt::json |
( |
| ) |
const |
|
overridevirtual |
◆ library_name()
| const std::string & introvirt::windows::advapi32::CryptDecrypt::library_name |
( |
| ) |
const |
|
overridevirtual |
◆ pbData() [1/2]
| guest_ptr< uint8_t[]> introvirt::windows::advapi32::CryptDecrypt::pbData |
( |
| ) |
const |
◆ pbData() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::pbData |
( |
const guest_ptr< uint8_t[]> & |
pbData | ) |
|
◆ pdwDataLen() [1/2]
| guest_ptr< uint32_t > introvirt::windows::advapi32::CryptDecrypt::pdwDataLen |
( |
| ) |
const |
◆ pdwDataLen() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::pdwDataLen |
( |
const guest_ptr< uint32_t > & |
pdwDataLen | ) |
|
◆ result() [1/2]
| bool introvirt::windows::advapi32::CryptDecrypt::result |
( |
| ) |
const |
◆ result() [2/2]
| void introvirt::windows::advapi32::CryptDecrypt::result |
( |
bool |
result | ) |
|
◆ write()
| void introvirt::windows::advapi32::CryptDecrypt::write |
( |
std::ostream & |
os = std::cout | ) |
const |
|
overridevirtual |
◆ ArgumentCount
| constexpr int introvirt::windows::advapi32::CryptDecrypt::ArgumentCount = 6 |
|
staticconstexpr |
◆ FunctionName
| const std::string introvirt::windows::advapi32::CryptDecrypt::FunctionName = "CryptDecrypt" |
|
inlinestatic |
◆ LibraryName
| const std::string introvirt::windows::advapi32::CryptDecrypt::LibraryName = "advapi32" |
|
inlinestatic |
The documentation for this class was generated from the following file:
- /home/runner/work/IntroVirt/IntroVirt/include/introvirt/windows/libraries/advapi32/functions/CryptDecrypt.hh