Interface VolumeTypeEncryption

    • Method Detail

      • getCipher

        String getCipher()
        Returns:
        the cipher of the encryption
      • getControlLocation

        String getControlLocation()
        Returns:
        the control location of the encryption
      • getId

        String getId()
        Returns:
        the identifier for the encryption
      • getKeySize

        Integer getKeySize()
        Returns:
        the key size of the encryption in bits
      • getProvider

        String getProvider()
        Returns:
        the provider of the encryption
      • getVolumeTypeId

        String getVolumeTypeId()
        Returns:
        the identifier for the associated volume type