int GetEntropy( Span<byte> output )
Function GetEntropy ( output As Span(Of Byte) ) As Integer
int GetEntropy( Span<unsigned char> output )
function GetEntropy(output);
In This Article