PackageHashAlgorithm Class
Represents an algorithm used to hash a package.
Inheritance Hierarchy
object
System.ValueType
System.Enum
Inedo.Feeds.PackageHashAlgorithm
Syntax
public
sealed
class
PackageHashAlgorithm
:
System.Enum
Fields
Name
Description
MD5
MD5.
SHA1
SHA1.
SHA256
SHA256.
SHA512
SHA512.