C# Class ZeroInstall.Store.Implementations.ManifestFormat.Sha256NewFormat

Inheritance: ManifestFormat
Mostra file Open project: 0install/0install-win

Protected Methods

Method Description
GetHashAlgorithm ( ) : HashAlgorithm
SerializeManifestDigest ( byte hash ) : string

Method Details

GetHashAlgorithm() protected method

protected GetHashAlgorithm ( ) : HashAlgorithm
return System.Security.Cryptography.HashAlgorithm

SerializeManifestDigest() protected method

protected SerializeManifestDigest ( byte hash ) : string
hash byte
return string