pub type CERT_PAIR = _CERT_PAIR;Aliased Type§
#[repr(C)]pub struct CERT_PAIR {
pub Forward: _CRYPTOAPI_BLOB,
pub Reverse: _CRYPTOAPI_BLOB,
}Fields§
§Forward: _CRYPTOAPI_BLOB§Reverse: _CRYPTOAPI_BLOBpub type CERT_PAIR = _CERT_PAIR;#[repr(C)]pub struct CERT_PAIR {
pub Forward: _CRYPTOAPI_BLOB,
pub Reverse: _CRYPTOAPI_BLOB,
}Forward: _CRYPTOAPI_BLOB§Reverse: _CRYPTOAPI_BLOB