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