| 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 KeyValue |
KeyInfoFactory.newKeyValue(PublicKey key)
Creates a
KeyValue from the specified public key. |
| Modifier and Type | Class and Description |
|---|---|
class |
DOMKeyValue
DOM-based implementation of KeyValue.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValue |
DOMKeyInfoFactory.newKeyValue(PublicKey key) |
Copyright © 2000–2023 The Apache Software Foundation. All rights reserved.