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

Inheritance: ManifestFormat
Afficher le fichier Open project: 0install/0install-win

Méthodes protégées

Méthode Description
GetHashAlgorithm ( ) : HashAlgorithm
SerializeManifestDigest ( byte hash ) : string

Method Details

GetHashAlgorithm() protected méthode

protected GetHashAlgorithm ( ) : HashAlgorithm
Résultat System.Security.Cryptography.HashAlgorithm

SerializeManifestDigest() protected méthode

protected SerializeManifestDigest ( byte hash ) : string
hash byte
Résultat string