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