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