Struct windows_sys::Win32::NetworkManagement::Rras::SSTP_CERT_INFO
[−]#[repr(C)]pub struct SSTP_CERT_INFO {
pub isDefault: BOOL,
pub certBlob: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_NetworkManagement_Rras’, ‘Win32_Foundation’, ‘Win32_Security_Cryptography’
Fields
isDefault: BOOLcertBlob: CRYPTOAPI_BLOB