C# 클래스 Core.Security.Cryptography.Shake256Managed

Computes the SHA3 Shake 256 hash for the input data using the managed library.
상속: Core.Security.Cryptography.SHA3
파일 보기 프로젝트 열기: MrMatthewLayton/CORE

공개 메소드들

메소드 설명
Shake256Managed ( int outputLength )

Creates a new instance of the Shake256Managed class.

비공개 메소드들

메소드 설명
KeccakSpongeManaged ( )

Creates a new instance of the Shake256Managed class.

메소드 상세

Shake256Managed() 공개 메소드

Creates a new instance of the Shake256Managed class.
public Shake256Managed ( int outputLength )
outputLength int