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