SrpTlsClient public class SrpTlsClient : AbstractTlsClient Documentation protected readonly TlsSrpIdentity m_srpIdentity protected virtual bool RequireSrpServerExtension { get; } public SrpTlsClient(TlsCrypto crypto, byte[] identity, byte[] password) public SrpTlsClient(TlsCrypto crypto, TlsSrpIdentity srpIdentity)