pub type CERT_OTHER_NAME = _CERT_OTHER_NAME;Aliased Type§
#[repr(C)]pub struct CERT_OTHER_NAME {
pub pszObjId: *mut i8,
pub Value: _CRYPTOAPI_BLOB,
}Fields§
§pszObjId: *mut i8§Value: _CRYPTOAPI_BLOBpub type CERT_OTHER_NAME = _CERT_OTHER_NAME;#[repr(C)]pub struct CERT_OTHER_NAME {
pub pszObjId: *mut i8,
pub Value: _CRYPTOAPI_BLOB,
}pszObjId: *mut i8§Value: _CRYPTOAPI_BLOB