LMI_ExtentEncryptionConfigurationService

Subclass of CIM_Service

Service which configures LUKS formats on block devices.

Local properties

None

Local methods

uint32 AddPassphrase (string NewPassphrase, string Passphrase, LMI_EncryptionFormat Format

Parameters

IN string NewPassphrase

IN string Passphrase

IN LMI_EncryptionFormat Format

uint32 ChangePassphrase (string OldPassphrase, string NewPassphrase, LMI_EncryptionFormat Format

Parameters

IN string OldPassphrase

IN string NewPassphrase

IN LMI_EncryptionFormat Format

uint32 CloseEncryptionFormat (CIM_StorageExtent InExtent

Parameters

IN CIM_StorageExtent InExtent

uint32 CreateEncryptedFormat (LMI_EncryptionSetting Goal, CIM_ConcreteJob Job, CIM_StorageExtent InExtent, string Passphrase, LMI_EncryptionFormat Format

Parameters

IN LMI_EncryptionSetting Goal

OUT CIM_ConcreteJob Job

IN CIM_StorageExtent InExtent

IN string Passphrase

OUT LMI_EncryptionFormat Format

uint32 DeleteEcryptionFormat (CIM_ConcreteJob Job, LMI_EncryptionFormat Element

Parameters

OUT CIM_ConcreteJob Job

IN LMI_EncryptionFormat Element

uint32 DeletePassphrase (string Passphrase, LMI_EncryptionFormat Format

Parameters

IN string Passphrase

IN LMI_EncryptionFormat Format

uint32 OpenEncryptionFormat (string ElementName, string Passphrase, CIM_StorageExtent Extent, LMI_EncryptionFormat Format

Parameters

IN string ElementName

IN string Passphrase

OUT CIM_StorageExtent Extent

IN LMI_EncryptionFormat Format

Table Of Contents

Previous topic

LMI_EncryptionResidesOnExtent

Next topic

LMI_GenericDiskPartition

This Page