CAeTrust
Transaction security and virus protection software
Extends: Technology
CA eTrust
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-1241.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'CA eTrust',
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": "CA eTrust",
"applicationCategory": "Transaction security and virus protection software",
"description": "Transaction security and virus protection software"
}