#[repr(C)]pub struct WS_RSA_ENDPOINT_IDENTITY {
pub identity: WS_ENDPOINT_IDENTITY,
pub modulus: WS_BYTES,
pub exponent: WS_BYTES,
}
Expand description
Required features: "Win32_Networking_WindowsWebServices"
Fields§
§identity: WS_ENDPOINT_IDENTITY
§modulus: WS_BYTES
§exponent: WS_BYTES