public static class HadoopShims.LocalKey
extends Object
When a local key is created, the user gets both the encrypted and
unencrypted versions. The decrypted key is used to write the file,
while the encrypted key is stored in the metadata. Thus, readers need
to decrypt the local key in order to use it.