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