Struct windows_sys::Win32::Security::Cryptography::CRYPT_PSOURCE_ALGORITHM
#[repr(C)]pub struct CRYPT_PSOURCE_ALGORITHM {
pub pszObjId: PSTR,
pub EncodingParameters: CRYPT_INTEGER_BLOB,
}
Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§pszObjId: PSTR
§EncodingParameters: CRYPT_INTEGER_BLOB