Class KMSClientProvider.KMSEncryptedKeyVersion

  • Enclosing class:
    KMSClientProvider

    public static class KMSClientProvider.KMSEncryptedKeyVersion
    extends org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
    • Constructor Detail

      • KMSEncryptedKeyVersion

        public KMSEncryptedKeyVersion​(String keyName,
                                      String keyVersionName,
                                      byte[] iv,
                                      String encryptedVersionName,
                                      byte[] keyMaterial)