{S}[B] Status [i] | proposed |
---|---|
Provenance | |
Used by | |
Contributors | |
Source (v0.0.1) |
Type: object
Description: Checksum
Property | Type |
---|---|
checksum | string |
type | string |
The hexadecimal encoded (Base16) checksum for the data
checksum
Value Example"77af4d6b9913e693e8d0b4b294fa62ade6054e6b2f1ffb617ac955dd63fb0182"
The digest method used to create the checksum.
The value (e.g. sha-256
) SHOULD be listed as Hash Name String
in the
GA4GH Hash Algorithm Registry.
Other values MAY be used, as long as implementors are aware of the issues
discussed in RFC6920.
GA4GH may provide more explicit guidance for use of non-IANA-registered algorithms in the future.
type
Value Example"sha-256"