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

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

Introduction

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

The text is from its open source code.

Method

CryptoCodecgetInstance(Configuration conf, CipherSuite cipherSuite)
Get crypto codec for specified algorithm/mode/padding.