Enum: DigestType
URI: [bican:DigestType](https://identifiers.org/brain-bican/vocab/DigestType)
## Permissible Values
| Value | Meaning | Description | Additional Info |
| --- | --- | --- | --- |
| spdx:checksumAlgorithm_sha1 | spdx:checksumAlgorithm_sha1 | | Title: SHA1
| | spdx:checksumAlgorithm_md5 | spdx:checksumAlgorithm_md5 | | Title: MD5
| | spdx:checksumAlgorithm_sha256 | spdx:checksumAlgorithm_sha256 | | Title: SHA256
| ## Slots | Name | Description | | --- | --- | | [checksum_algorithm](checksum_algorithm.md) | The type of cryptographic hash function used to calculate the checksum value | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## LinkML Source
| | spdx:checksumAlgorithm_md5 | spdx:checksumAlgorithm_md5 | | Title: MD5
| | spdx:checksumAlgorithm_sha256 | spdx:checksumAlgorithm_sha256 | | Title: SHA256
| ## Slots | Name | Description | | --- | --- | | [checksum_algorithm](checksum_algorithm.md) | The type of cryptographic hash function used to calculate the checksum value | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/brain-bican/bke-taxonomy ## LinkML Source
name: DigestType
from_schema: https://w3id.org/brain-bican/bke-taxonomy
rank: 1000
permissible_values:
spdx:checksumAlgorithm_sha1:
text: spdx:checksumAlgorithm_sha1
meaning: spdx:checksumAlgorithm_sha1
title: SHA1
spdx:checksumAlgorithm_md5:
text: spdx:checksumAlgorithm_md5
meaning: spdx:checksumAlgorithm_md5
title: MD5
spdx:checksumAlgorithm_sha256:
text: spdx:checksumAlgorithm_sha256
meaning: spdx:checksumAlgorithm_sha256
title: SHA256