Edit

Share via


SymmetricProofDescriptor.GetSourceEntropy Method

Definition

Gets the source entropy in plain bytes.

protected:
 cli::array <System::Byte> ^ GetSourceEntropy();
protected byte[] GetSourceEntropy ();
member this.GetSourceEntropy : unit -> byte[]
Protected Function GetSourceEntropy () As Byte()

Returns

Byte[]

A byte array that contains the source entropy.

Applies to