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 KeyName |
KeyInfoFactory.newKeyName(String name)
Creates a
KeyName from the specified name. |
Modifier and Type | Class and Description |
---|---|
class |
DOMKeyName
DOM-based implementation of KeyName.
|
Modifier and Type | Method and Description |
---|---|
KeyName |
DOMKeyInfoFactory.newKeyName(String name) |
Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.