Rizin
unix-like reverse engineering framework and cli tools
_zip_crypto_aes_s Struct Reference

Public Attributes

BCRYPT_ALG_HANDLE hAlgorithm
 
BCRYPT_KEY_HANDLE hKey
 
ULONG cbKeyObject
 
PUCHAR pbKeyObject
 

Detailed Description

Definition at line 302 of file zip_crypto_win.c.

Member Data Documentation

◆ cbKeyObject

ULONG _zip_crypto_aes_s::cbKeyObject

Definition at line 305 of file zip_crypto_win.c.

◆ hAlgorithm

BCRYPT_ALG_HANDLE _zip_crypto_aes_s::hAlgorithm

Definition at line 303 of file zip_crypto_win.c.

◆ hKey

BCRYPT_KEY_HANDLE _zip_crypto_aes_s::hKey

Definition at line 304 of file zip_crypto_win.c.

◆ pbKeyObject

PUCHAR _zip_crypto_aes_s::pbKeyObject

Definition at line 306 of file zip_crypto_win.c.


The documentation for this struct was generated from the following file: