C# 클래스 ZeroInstall.Store.Implementations.ManifestFormat.Sha256NewFormat

상속: ManifestFormat
파일 보기 프로젝트 열기: 0install/0install-win

보호된 메소드들

메소드 설명
GetHashAlgorithm ( ) : HashAlgorithm
SerializeManifestDigest ( byte hash ) : string

메소드 상세

GetHashAlgorithm() 보호된 메소드

protected GetHashAlgorithm ( ) : HashAlgorithm
리턴 System.Security.Cryptography.HashAlgorithm

SerializeManifestDigest() 보호된 메소드

protected SerializeManifestDigest ( byte hash ) : string
hash byte
리턴 string