pub type CRYPT_BLOB_ARRAY = _CRYPT_BLOB_ARRAY;
Aliased Type§
struct CRYPT_BLOB_ARRAY {
pub cBlob: u32,
pub rgBlob: *mut _CRYPTOAPI_BLOB,
}
Fields§
§cBlob: u32
§rgBlob: *mut _CRYPTOAPI_BLOB
pub type CRYPT_BLOB_ARRAY = _CRYPT_BLOB_ARRAY;
struct CRYPT_BLOB_ARRAY {
pub cBlob: u32,
pub rgBlob: *mut _CRYPTOAPI_BLOB,
}
cBlob: u32
§rgBlob: *mut _CRYPTOAPI_BLOB