public byte[] GetContent( ICipherParameters key )
Public Function GetContent ( key As ICipherParameters ) As Byte()
public: array<unsigned char>^ GetContent( ICipherParameters^ key )
function GetContent(key);
In This Article