public byte[] Modulus { get; }
Public ReadOnly Property Modulus As Byte() Get
public: property array<unsigned char>^ Modulus { array<unsigned char>^ get (); }
member Modulus : byte[] with get
In This Article