FIPSCryptoModule

FIPSCryptoModule
FIPSCryptoModule

Data object representing a FIPS cryptographic module

JSON Example
{
    "name": "string",
    "version": "string",
    "cmvp_cert": "string",
    "cavp_cert": "string",
    "component_name": "string",
    "component_version": "string"
}
string
name
Optional

Name of the FIPS cryptographic module

string
version
Optional

Version of the FIPS cryptographic module

string
cmvp_cert
Optional

CMVP (Cryptographic Module Validation Program) certificate number

string
cavp_cert
Optional

CAVP (Cryptographic Algorithm Validation Program) certificate number

string
component_name
Optional

Name of the component using this FIPS module

string
component_version
Optional

Version of the component using this FIPS module