PackageHashAlgorithm Enumeration

Represents an algorithm used to hash a package.

Inheritance Hierarchy

Syntax

public enum PackageHashAlgorithm : System.IComparable, System.IFormattable, System.IConvertible

Fields

Name Description
MD5

MD5.

SHA1

SHA1.

SHA256

SHA256.

SHA512

SHA512.