次の方法で共有


SymmetricProofDescriptor.GetSourceEntropy メソッド

定義

ソース エントロピ (プレーン バイト単位) を取得します。

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

戻り値

Byte[]

ソース エントロピを格納するバイト配列。

適用対象