PackageHashAlgorithm Class

Represents an algorithm used to hash a package.

Inheritance Hierarchy

Syntax

public sealed class PackageHashAlgorithm : System.Enum

Fields

Name Description
MD5

MD5.

SHA1

SHA1.

SHA256

SHA256.

SHA512

SHA512.