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 X509SKI |
KeyInfoSupport.buildX509SKI(X509Certificate javaCert)
Build an
X509SKI containing the subject key identifier extension value contained within a certificate. |
Modifier and Type | Method and Description |
---|---|
List<X509SKI> |
X509Data.getX509SKIs()
Get the list of X509SKI child elements.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.