|
||||||||||
| 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.AbstractJweEncryption
org.apache.cxf.rs.security.jose.jwe.DirectKeyJweEncryption
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyJweEncryption
public class EcdhDirectKeyJweEncryption
| Nested Class Summary | |
|---|---|
protected static class |
EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm
|
protected static class |
EcdhDirectKeyJweEncryption.EcdhDirectKeyEncryptionAlgorithm
|
protected static class |
EcdhDirectKeyJweEncryption.EcdhHelper
|
| Nested classes/interfaces inherited from class org.apache.cxf.rs.security.jose.jwe.DirectKeyJweEncryption |
|---|
DirectKeyJweEncryption.DirectKeyEncryptionAlgorithm |
| Nested classes/interfaces inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption |
|---|
AbstractJweEncryption.JweEncryptionInternal |
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption |
|---|
DEFAULT_AUTH_TAG_LENGTH |
| Constructor Summary | |
|---|---|
EcdhDirectKeyJweEncryption(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
String ctAlgo)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.DirectKeyJweEncryption |
|---|
getProvidedContentEncryptionKey |
| Methods inherited from class org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption |
|---|
createCekSecretKey, createJweEncryptionState, encrypt, getAAD, getActualCek, getAlgorithmParameterSpec, getAuthenticationTagProducer, getCekSize, getContentAlgorithm, getContentEncryptionAlgoJava, getContentEncryptionAlgoJwt, getContentEncryptionAlgorithm, getContentEncryptionKey, getEncryptedContentEncryptionKey, getJweCompactProducer, getJwtHeadersWriter, getKeyAlgorithm, getKeyEncryptionAlgo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EcdhDirectKeyJweEncryption(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
String ctAlgo)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||