public static class AesCbcHmacShaEncryptionProvider.Aes256CbcHmacSha512Provider extends AesCbcHmacShaEncryptionProvider
AesCbcHmacShaEncryptionProvider.Aes128CbcHmacSha256Provider, AesCbcHmacShaEncryptionProvider.Aes192CbcHmacSha384Provider, AesCbcHmacShaEncryptionProvider.Aes256CbcHmacSha512Provider| Constructor and Description | 
|---|
Aes256CbcHmacSha512Provider()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected int | 
getAuthenticationTagLength()  | 
protected int | 
getExpectedAesKeyLength()  | 
int | 
getExpectedCEKLength()  | 
protected String | 
getHmacShaAlgorithm()  | 
deserializeCEK, encodeJwe, serializeCEK, verifyAndDecodeJweprotected int getExpectedAesKeyLength()
getExpectedAesKeyLength in class AesCbcHmacShaEncryptionProviderprotected String getHmacShaAlgorithm()
getHmacShaAlgorithm in class AesCbcHmacShaEncryptionProviderprotected int getAuthenticationTagLength()
getAuthenticationTagLength in class AesCbcHmacShaEncryptionProviderpublic int getExpectedCEKLength()
Copyright © 2019 JBoss by Red Hat. All rights reserved.