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