| Package | Description |
|---|---|
| org.opensaml.xmlsec.keyinfo |
Classes in support of processing XML Signature KeyInfo material.
|
| org.opensaml.xmlsec.signature |
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
|
| Modifier and Type | Method and Description |
|---|---|
static PublicKey |
KeyInfoSupport.getKey(DEREncodedKeyValue keyValue)
Extracts the public key within the
DEREncodedKeyValue. |
| Modifier and Type | Method and Description |
|---|---|
List<DEREncodedKeyValue> |
KeyInfo.getDEREncodedKeyValues()
Get the list of DEREncodedKeyValue child elements.
|
Copyright © 1999–2016 Shibboleth Consortium. All rights reserved.