localIdentity(_:)
Set the local identity TLS uses during the QUIC handshake.
Declaration
func localIdentity(_ identity: sec_identity_t) -> QUICParameters
- identity:
The local identity to be used during the QUIC handshake.
Set the local identity TLS uses during the QUIC handshake.
func localIdentity(_ identity: sec_identity_t) -> QUICThe local identity to be used during the QUIC handshake.