|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion
org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSEncryptedKeyVersion
public static class KMSClientProvider.KMSEncryptedKeyVersion
| Constructor Summary | |
|---|---|
KMSClientProvider.KMSEncryptedKeyVersion(String keyName,
String keyVersionName,
byte[] iv,
String encryptedVersionName,
byte[] keyMaterial)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.EncryptedKeyVersion |
|---|
createForDecryption, deriveIV, getEncryptedKeyIv, getEncryptedKeyVersion, getEncryptionKeyName, getEncryptionKeyVersionName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KMSClientProvider.KMSEncryptedKeyVersion(String keyName,
String keyVersionName,
byte[] iv,
String encryptedVersionName,
byte[] keyMaterial)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||