Programchecksummingsoftware
Transaction security and virus protection software
Extends: Technology
Program checksumming software
Transaction security and virus protection software
Overview
Category: Transaction security and virus protection software
Transaction security and virus protection software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 15-1212.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Program checksumming software',
category: 'Transaction security and virus protection software',
description: 'Transaction security and virus protection software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Program checksumming software",
"applicationCategory": "Transaction security and virus protection software",
"description": "Transaction security and virus protection software"
}