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 X509Digest |
KeyInfoSupport.buildX509Digest(X509Certificate javaCert,
String algorithmURI)
Build an
X509Digest containing the digest of the specified certificate. |
Modifier and Type | Method and Description |
---|---|
List<X509Digest> |
X509Data.getX509Digests()
Get the list of X509Digest child elements.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.