localIdentity(_:)
Set the local identity DTLS uses during the handshake.
Declaration
func localIdentity(_ identity: sec_identity_t) -> DTLSParameters
- identity:
The local identity to be used during the DTLS handshake.
Set the local identity DTLS uses during the handshake.
func localIdentity(_ identity: sec_identity_t) -> DTLSThe local identity to be used during the DTLS handshake.