#[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_IDENTITYmodulus: WS_BYTESexponent: WS_BYTES