Powershell72ModuleModuleLinkHash

data class Powershell72ModuleModuleLinkHash(val algorithm: String, val value: String)

Constructors

Link copied to clipboard
constructor(algorithm: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the algorithm used for the hash content.

Link copied to clipboard

The hash value of the content.