共用方式為


SymmetricProofDescriptor.GetTargetEntropy 方法

定義

取得目標熵,以純位元組為單位。

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

傳回

Byte[]

包含目標 Entropy 的位元組陣列。

適用於