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