Struct windows_sys::Win32::Security::Cryptography::CERT_OTHER_NAME
[−]#[repr(C)]pub struct CERT_OTHER_NAME {
pub pszObjId: PSTR,
pub Value: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
pszObjId: PSTRValue: CRYPTOAPI_BLOB