#[repr(C)]pub struct SecPkgContext_ConnectionInfo {
pub dwProtocol: u32,
pub aiCipher: u32,
pub dwCipherStrength: u32,
pub aiHash: u32,
pub dwHashStrength: u32,
pub aiExch: u32,
pub dwExchStrength: u32,
}Expand description
Required features: "Win32_Security_Authentication_Identity"
Fields§
§dwProtocol: u32§aiCipher: u32§dwCipherStrength: u32§aiHash: u32§dwHashStrength: u32§aiExch: u32§dwExchStrength: u32