#[repr(C)]pub struct WS_CERT_ENDPOINT_IDENTITY {
pub identity: WS_ENDPOINT_IDENTITY,
pub rawCertificateData: WS_BYTES,
}Expand description
Required features: ‘Win32_Networking_WindowsWebServices’
Fields
identity: WS_ENDPOINT_IDENTITYrawCertificateData: WS_BYTES