|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionCipherProperties
org.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.AesGcmContentEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm
protected static class EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionCipherProperties |
|---|
LOG |
| Constructor Summary | |
|---|---|
EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
ContentAlgorithm ctAlgo)
|
|
| Method Summary | |
|---|---|
byte[] |
getContentEncryptionKey(JweHeaders headers)
|
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.AesGcmContentEncryptionAlgorithm |
|---|
getIvSize |
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionAlgorithm |
|---|
getInitVector |
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractContentEncryptionCipherProperties |
|---|
getAdditionalAuthenticationData, getAlgorithm, getAlgorithmParameterSpec, getAuthTagLen |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.rs.security.jose.jwe.ContentEncryptionCipherProperties |
|---|
getAdditionalAuthenticationData, getAlgorithm, getAlgorithmParameterSpec |
| Constructor Detail |
|---|
public EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
ContentAlgorithm ctAlgo)
| Method Detail |
|---|
public byte[] getContentEncryptionKey(JweHeaders headers)
getContentEncryptionKey in interface ContentEncryptionProvidergetContentEncryptionKey in class AbstractContentEncryptionAlgorithm
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||