FipsModuleInfo

FipsModuleInfo
FipsModuleInfo

Represents VCF FIPS module info

JSON Example
{
    "name": "VMware's BC-FJA (Bouncy Castle FIPS Java API)",
    "version": "2.0.0",
    "cmvpCert": "4986",
    "cavpCert": "A4399",
    "componentName": "SDDC MANAGER",
    "componentVersion": "9.1.0.0"
}
string
name
Required

Name of the FIPS module

string
version
Required

Version of the FIPS module

string
cmvpCert
Optional

Cryptographic Module Validation Program of the FIPS module

string
cavpCert
Optional

Cryptographic Algorithm Validation Program of the FIPS module

string
componentName
Optional

Name of the component

string
componentVersion
Optional

Version of the component