Srp6GroupParameters public sealed class Srp6GroupParameters Documentation Code public BigInteger G { get; } public BigInteger N { get; } public Srp6GroupParameters(BigInteger N, BigInteger g)