SymmetricProofDescriptor.GetSourceEntropy 메서드

정의

원본 엔트로피를 일반 바이트 단위로 가져옵니다.

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

반품

Byte[]

원본 엔트로피를 포함하는 바이트 배열입니다.

적용 대상