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(KeyValue keyValue)
Extracts the DSA or RSA public key within the
KeyValue . |
Modifier and Type | Method and Description |
---|---|
List<KeyValue> |
KeyInfo.getKeyValues()
Get the list of KeyValue child elements.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.