Package | Description |
---|---|
org.apache.cxf.rs.security.jose.jwe |
Modifier and Type | Method and Description |
---|---|
protected static AesCbcHmacJweEncryption.MacState |
AesCbcHmacJweEncryption.getInitializedMacState(byte[] secretKey,
byte[] theIv,
byte[] extraAad,
JweHeaders theHeaders,
String protectedHeadersJson) |
Modifier and Type | Method and Description |
---|---|
protected static byte[] |
AesCbcHmacJweEncryption.signAndGetTag(AesCbcHmacJweEncryption.MacState macState) |
Apache CXF