ISolidFireElementRekeySoftwareEncryptionAtRestMasterKey Method (String, NullableInt64) |
Rekey the Software Encryption At Rest Master Key used to encrypt the DEKs (Data Encryption Keys).
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax RekeySoftwareEncryptionAtRestMasterKeyResult RekeySoftwareEncryptionAtRestMasterKey(
string KeyManagementType = null,
Nullable<long> KeyProviderID = null
)
Parameters
- KeyManagementType (Optional)
- Type: SystemString
- KeyProviderID (Optional)
- Type: SystemNullableInt64
Return Value
Type:
RekeySoftwareEncryptionAtRestMasterKeyResultSee Also