C# 클래스 System.Security.Cryptography.SHA512Managed

상속: System.Security.Cryptography.SHA512
파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 메소드들

메소드 설명
SHA512Managed ( ) : System.ComponentModel

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void
HashCore ( byte array, int ibStart, int cbSize ) : void

메소드 상세

Dispose() 보호된 최종 메소드

protected final Dispose ( bool disposing ) : void
disposing bool
리턴 void

HashCore() 보호된 최종 메소드

protected final HashCore ( byte array, int ibStart, int cbSize ) : void
array byte
ibStart int
cbSize int
리턴 void

SHA512Managed() 공개 메소드

public SHA512Managed ( ) : System.ComponentModel
리턴 System.ComponentModel