PskTlsClient public class PskTlsClient : AbstractTlsClient Documentation Code protected readonly TlsPskIdentity m_pskIdentity public PskTlsClient(TlsCrypto crypto, byte[] identity, byte[] psk) public PskTlsClient(TlsCrypto crypto, TlsPskIdentity pskIdentity)