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 X509IssuerSerial |
KeyInfoSupport.buildX509IssuerSerial(String issuerName,
BigInteger serialNumber)
Build an
X509IssuerSerial containing a given issuer name and serial number. |
Modifier and Type | Method and Description |
---|---|
List<X509IssuerSerial> |
X509Data.getX509IssuerSerials()
Get the list of X509IssuerSerial child elements.
|
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.