| Package | Description |
|---|---|
| org.jose4j.jwe |
| Modifier and Type | Class and Description |
|---|---|
static class |
AesKeyWrapManagementAlgorithm.Aes128 |
static class |
AesKeyWrapManagementAlgorithm.Aes192 |
static class |
AesKeyWrapManagementAlgorithm.Aes256 |
| Constructor and Description |
|---|
EcdhKeyAgreementWithAesKeyWrapAlgorithm(String alg,
AesKeyWrapManagementAlgorithm keyWrapAlgorithm) |
Pbes2HmacShaWithAesKeyWrapAlgorithm(String alg,
String hmacAlg,
AesKeyWrapManagementAlgorithm keyWrapAlg) |
Copyright © 2021. All rights reserved.