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