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   Read-Only  

Name of the FIPS module

string
version
Required   Read-Only  

Version of the FIPS module

string
cmvpCert
Read-Only  

Cryptographic Module Validation Program of the FIPS module

string
cavpCert
Read-Only  

Cryptographic Algorithm Validation Program of the FIPS module

string
componentName
Read-Only  

Name of the component

string
componentVersion
Read-Only  

Version of the component