| Package | Description |
|---|---|
| javax.xml.crypto.dsig.keyinfo |
Classes for parsing and processing
KeyInfo elements and structures. |
| org.apache.jcp.xml.dsig.internal.dom |
| Modifier and Type | Method and Description |
|---|---|
abstract X509Data |
KeyInfoFactory.newX509Data(List content)
Creates a
X509Data containing the specified list of
X.509 content. |
| Modifier and Type | Class and Description |
|---|---|
class |
DOMX509Data
DOM-based implementation of X509Data.
|
| Modifier and Type | Method and Description |
|---|---|
X509Data |
DOMKeyInfoFactory.newX509Data(List content) |
Copyright © 2000–2023 The Apache Software Foundation. All rights reserved.