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, verifyAndDecodeJwe
protected int getExpectedAesKeyLength()
getExpectedAesKeyLength
in class AesCbcHmacShaEncryptionProvider
protected String getHmacShaAlgorithm()
getHmacShaAlgorithm
in class AesCbcHmacShaEncryptionProvider
protected int getAuthenticationTagLength()
getAuthenticationTagLength
in class AesCbcHmacShaEncryptionProvider
public int getExpectedCEKLength()
Copyright © 2019 JBoss by Red Hat. All rights reserved.