public void GetSeed( Span<byte> output )
Public Sub GetSeed ( output As Span(Of Byte) )
public: void GetSeed( Span<unsigned char> output )
function GetSeed(output);
In This Article