Package | Description |
---|---|
com.sun.identity.saml2.key |
Package that handles SAML v2 keys for encryption and signing.
|
Modifier and Type | Method and Description |
---|---|
static EncInfo |
KeyUtil.getEncInfo(RoleDescriptorType roled,
String entityID,
String role)
Returns the encryption information which will be used in
encrypting messages intended for the partner entity.
|
static EncInfo |
KeyUtil.getPEPEncInfo(XACMLAuthzDecisionQueryDescriptorElement pepDesc,
String pepEntityID)
Returns the encryption information which will be used in
encrypting messages intended for the partner entity.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.