| Package | Description |
|---|---|
| org.apache.hadoop.crypto |
| Modifier and Type | Class | Description |
|---|---|---|
protected static class |
JceCtrCryptoCodec.JceCtrCipher |
|
protected static class |
OpensslCtrCryptoCodec.OpensslCtrCipher |
| Modifier and Type | Method | Description |
|---|---|---|
abstract Encryptor |
CryptoCodec.createEncryptor() |
Create a
Encryptor. |
Encryptor |
JceAesCtrCryptoCodec.createEncryptor() |
|
Encryptor |
JceSm4CtrCryptoCodec.createEncryptor() |
|
Encryptor |
OpensslAesCtrCryptoCodec.createEncryptor() |
|
Encryptor |
OpensslSm4CtrCryptoCodec.createEncryptor() |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.