TlsSrpConfig public class TlsSrpConfig Basic config for SRP. Documentation Code protected BigInteger[] m_explicitNG public TlsSrpConfig() public BigInteger[] GetExplicitNG() Return the (N, g) values used in SRP-6. public void SetExplicitNG(BigInteger[] explicitNG) Set the (N, g) values used for SRP-6.