SBoM.CycloneDX.V16.Hash (SBoM v0.9.1)
View SourceSpecifies the file hash of the component
Summary
Types
@type t() :: %SBoM.CycloneDX.V16.Hash{ __unknown_fields__: [Protobuf.unknown_field()], alg: SBoM.CycloneDX.V16.HashAlg.t(), value: String.t() }
Specifies the file hash of the component
@type t() :: %SBoM.CycloneDX.V16.Hash{ __unknown_fields__: [Protobuf.unknown_field()], alg: SBoM.CycloneDX.V16.HashAlg.t(), value: String.t() }