Contents

nw_quic_copy_sec_protocol_metadata(_:)

Accesses the result of the QUIC handshake.

Declaration

func nw_quic_copy_sec_protocol_metadata(_ metadata: nw_protocol_metadata_t) -> sec_protocol_metadata_t

Parameters

  • metadata:

    A QUIC protocol metadata instance.

Return Value

The security metadata for the QUIC connection.

See Also

Functions