SymmetricProofDescriptor.GetTargetEntropy Method

Definition

Gets the target entropy in plain bytes.

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

Returns

Byte[]

A byte array that contains the target entropy.

Applies to