Class CIM_CertificateManagementCapabilities
extends CIM_EnabledLogicalElementCapabilities

CIM_CertificateManagementCapabilities describes the capabilities of the associated CIM_CertificateManagementService instance(s).

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_CertificateManagementCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_CertificateManagementCapabilities describes the capabilities of the associated CIM_CertificateManagementService instance(s).
Experimentalbooleantrue
UMLPackagePathstringCIM::User::SecurityServices
Versionstring2.21.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AssymetricKeyGenerationboolean
DescriptionstringAssymetricKeyGeneration property represents the capability of the instrumentation to generate assymetric public/private key pair. If AssymetricKeyGeneration is TRUE then the supported methods of CIM_CertificateManagementService with Subject parameter that require assymetric key to be generated or passed in shall support non-null values for the Subject parameter, PublicKeyAlgorithm parameter and PublicKeySize parameter. Otherwise, if the value is FALSE, the supported methods of CIM_CertificateManagementService with Subject as a parameter that require assymetric key to be generated or passed in shall support non-null values for PublicPrivateKeyPair parameter.
AsymmetricKeyGenerationboolean
DescriptionstringAssymetricKeyGeneration property represents the capability of the instrumentation to generate assymetric public/private key pair.
InputFormatsSupporteduint16[]
DescriptionstringThe InputFormatsSupported represents the supported input formats for the certificate(s) and Certificate Revocation List by the methods in the associated CIM_CertificateManagementService instance(s). If the ImportEncodedCertificate method is supported, the method shall support the values of this property for the Format paramater. If the ApplyCRL method is supported, the method shall support the values of this property for the Format paramater.
ValueMapstring2, 3, 4, 5, .., 32768..65535
ValuesstringDER, PEM, PKCS7, PKCS12, DMTF Rserved, Vendor Reserved
KeyAlgorithmSupporteduint16[]
DescriptionstringIf the AssymetricKeyGeneration is TRUE, this property specifies the possible key algorithms that are supported by the methods that generate public/private key pairs in the associated CIM_CertificateManagementService instance(s). If the CreatCertificateSigningRequest method is supported, the method shall support the values of this property for the PublicKeyAlgorithm paramater. If the CreateSelfSignedCertificate method is supported, the method shall support the values of this property for the PublicKeyAlgorithm paramater.
ValueMapstring2, 3, 4, .., 32768..65535
ValuesstringRSA, DSA, ECDSA, DMTF Rserved, Vendor Reserved
OutputFormatsSupporteduint16[]
DescriptionstringThe OutputFormatsSupported represents the supported output formats for the certificate(s) and Certificate Revocation List by the methods in the associated CIM_CertificateManagementService instance(s). If the ExportEncodedCertificate method is supported, the method shall support the values of this property for the Format paramater.
ValueMapstring2, 3, 4, 5, .., 32768..65535
ValuesstringDER, PEM, PKCS7, PKCS12, DMTF Rserved, Vendor Reserved
SupportedMethodsuint16[]
DescriptionstringEach enumeration corresponds to support for the like-named method of the associated CIM_CertificateManagementService instance(s).
ValueMapstring2, 3, 101, 102, 103, 104, 105, 106, 107, .., 0x8000..
ValuesstringImportPublicPrivateKeyPair, CreateKeystore, CreatCertificateSigningRequest, CreateSelfSignedCertificate, ImportEncodedCertificates, ImportCertificates, ExportEncodedCertificate, ApplyCRL, ApplyDecodedCRL, DMTF Reserved, Vendor Specific

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities
StateAwarenessuint16[]CIM_EnabledLogicalElementCapabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities