Struct windows_sys::Win32::NetworkManagement::Rras::SSTP_CERT_INFO
#[repr(C)]pub struct SSTP_CERT_INFO {
pub isDefault: BOOL,
pub certBlob: CRYPT_INTEGER_BLOB,
}Expand description
Required features: "Win32_NetworkManagement_Rras", "Win32_Foundation", "Win32_Security_Cryptography"
Fields§
§isDefault: BOOL§certBlob: CRYPT_INTEGER_BLOB