SymmetricProofDescriptor.GetTargetEntropy 方法

定义

在纯字节中获取目标平均信息量。

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

返回

Byte[]

一个包含目标平均信息量的字节数组。

适用于