OptionalactivationDate?: TimestampThe date and time (timestamp) when the related cryptographic material was activated.
OptionalalgorithmRef?: stringDEPRECATED - DO NOT USE - This will be removed in a future version - Use .relatedCryptographicAssets instead.
The bom-ref to the algorithm used to generate the related cryptographic material.
OptionalcreationDate?: TimestampThe date and time (timestamp) when the related cryptographic material was created.
OptionalexpirationDate?: TimestampThe date and time (timestamp) when the related cryptographic material expires.
Optionalfingerprint?: HashThe fingerprint is a cryptographic hash of the asset.
Optionalformat?: stringThe format of the related cryptographic material (e.g. P8, PEM, DER).
Optionalid?: stringThe unique identifier for the related cryptographic material.
OptionalrelatedCryptographicAssets?: CryptoProperties_RelatedCryptographicAssetsA list of cryptographic assets related to this component.
OptionalsecuredBy?: CryptoProperties_RelatedCryptoMaterialProperties_CryptoRelatedSecuredByThe mechanism by which the cryptographic asset is secured.
Optionalsize?: bigintThe size of the cryptographic asset (in bits).
Optionalstate?: CryptoProperties_RelatedCryptoMaterialProperties_CryptoRelatedStateThe key state as defined by NIST SP 800-57.
Optionaltype?: CryptoProperties_RelatedCryptoMaterialProperties_CryptoRelatedTypeThe type for the related cryptographic material
OptionalupdateDate?: TimestampThe date and time (timestamp) when the related cryptographic material was updated.
Optionalvalue?: stringThe associated value of the cryptographic material.
Related Cryptographic Material Properties