public BigInteger Modulus { get; }
Public ReadOnly Property Modulus As BigInteger Get
public: property BigInteger^ Modulus { BigInteger^ get (); }
function get_Modulus();
In This Article