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