Package | Description |
---|---|
org.opensaml.xmlsec.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
Modifier and Type | Method and Description |
---|---|
ReferenceList |
EncryptedKey.getReferenceList()
Gets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptedKey.setReferenceList(ReferenceList newReferenceList)
Sets the child element containing pointers to EncryptedData and EncryptedKey elements encrypted using this key.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.