Interface EncryptionProtector.DefinitionStages.WithServerKeyType

All Known Subinterfaces:
EncryptionProtector.Definition, EncryptionProtector.DefinitionStages.WithCreate
Enclosing interface:
EncryptionProtector.DefinitionStages

public static interface EncryptionProtector.DefinitionStages.WithServerKeyType
The stage of the EncryptionProtector definition allowing to specify serverKeyType.
  • Method Details

    • withServerKeyType

      Specifies the serverKeyType property: The encryption protector type like 'ServiceManaged', 'AzureKeyVault'..
      Parameters:
      serverKeyType - The encryption protector type like 'ServiceManaged', 'AzureKeyVault'.
      Returns:
      the next definition stage.