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