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

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

공개 메소드들

메소드 설명
Shake128Managed ( int outputLength )

Creates a new instance of the Shake128Managed class.

비공개 메소드들

메소드 설명
KeccakSpongeManaged ( )

Creates a new instance of the Shake128Managed class.

메소드 상세

Shake128Managed() 공개 메소드

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