共用方式為


SymmetricProofDescriptor.GetSourceEntropy 方法

定義

取得來源 Entropy,以純位元組為單位。

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

傳回

Byte[]

包含來源 Entropy 的位元組陣列。

適用於