Struct windows_sys::Win32::Security::Cryptography::CERT_PAIR
[−]#[repr(C)]pub struct CERT_PAIR {
pub Forward: CRYPTOAPI_BLOB,
pub Reverse: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’
Fields
Forward: CRYPTOAPI_BLOBReverse: CRYPTOAPI_BLOB