Java org.apache.hadoop.crypto.key KeyProvider fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.crypto.key KeyProvider fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.crypto.key KeyProvider.

The text is from its open source code.

Method

KeyVersioncreateKey(String name, Options options)
Create a new key generating the material for it.
Optionsoptions(Configuration conf)
A helper function to create an options object.