| Package | Description |
|---|---|
| se.swedenconnect.opensaml.xmlsec.encryption.support |
Extensions to OpenSAML support classes for encryption and decryption.
|
| se.swedenconnect.opensaml.xmlsec.keyinfo |
Key info implementations for extensions to OpenSAML.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyAgreementCredential |
ECDHSupport.createKeyAgreementCredential(Credential peerCredential,
String keyWrappingAlgorithm,
KeyDerivationMethod keyDerivationMethod)
Creates a
KeyAgreementCredential by using the supplied peer credential to generate a EC key pair and a
secret key that is the key agreement key. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KeyAgreementKeyInfoGeneratorFactory.KeyAgreementKeyInfoGenerator.processSenderPublicKey(OriginatorKeyInfo keyInfo,
KeyAgreementCredential credential)
Adds the sender generated public key to the OriginatorKeyInfo element.
|
Copyright © 2020 Sweden Connect. All rights reserved.