Type Alias CERT_OTHER_NAME

Source
pub type CERT_OTHER_NAME = _CERT_OTHER_NAME;

Aliased Type§

struct CERT_OTHER_NAME {
    pub pszObjId: *mut i8,
    pub Value: _CRYPTOAPI_BLOB,
}

Fields§

§pszObjId: *mut i8§Value: _CRYPTOAPI_BLOB