Class CIM_CertificateManagementCapabilities
extends CIM_CredentialManagementCapabilities

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_CredentialManagementCapabilities
   |
   +--CIM_CertificateManagementCapabilities

Direct Known Subclasses

Class Qualifiers

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

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AsymmetricKeyGenerationboolean
DescriptionstringAsymmetricKeyGeneration property represents the capability of the instrumentation to generate asymmetric 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).
ValueMapstring2, 3, 4, 5, .., 32768..65535
ValuesstringDER, PEM, PKCS7, PKCS12, DMTF Rserved, Vendor Reserved
KeyAlgorithmSupporteduint16[]
DescriptionstringIf the AsymmetricKeyGeneration 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).
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).
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) for the exception of "DeleteCredentialInstance" that refers to the capability of executing delete operation on the instances of the CIM_Credential subclasses.
OverridestringSupportedMethods
ValueMapstring2, 3, 4, 101, 102, 103, 104, 105, 106, 107, .., 0x8000..
ValuesstringImportPublicPrivateKeyPair, CreateKeystore, DeleteCredentialInstance, CreatCertificateSigningRequest, CreateSelfSignedCertificate, ImportEncodedCertificates, ImportCertificates, ExportEncodedCertificate, ApplyCRL, ApplyDecodedCRL, DMTF Reserved, Vendor Specific
SupportedSignatureAlgorithmsuint16[]
DescriptionstringThe SupportedSignatureAlgorithms represents the supported signature algorithms for the certificate(s) and Certificate Revocation List by the methods in the associated CIM_CertificateManagementService instance(s). This property covers the algorithms specified in the RFC3279.
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 1920..32767, 32768..65535
ValuesstringOther, SHA1withDSA, SHA1withECDSA, SHA224withECDSA, SHA256withECDSA, SHA384withECDSA, SHA512withECDSA, GOST3411withGOST3410, GOST3411withECGOST3410, MD2withRSA, MD5withRSA, SHA1withRSA, SHA224withRSA, SHA256withRSA, SHA384withRSA, SHA512withRSA, RIPEMD160withRSA, RIPEMD128withRSA, RIPEMD256withRSA, DMTF Reserved, Vendor Reserved

Inherited Properties

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

Class Methods