| Modifier and Type | Method and Description |
|---|---|
static KeyValueType |
SignatureUtil.createKeyValue(PublicKey key)
Creates a
KeyValueType that wraps the specified public key. |
| Modifier and Type | Method and Description |
|---|---|
static KeyValueType |
XMLSignatureUtil.createKeyValue(PublicKey key)
Creates a
KeyValueType that wraps the specified public key. |
| Modifier and Type | Method and Description |
|---|---|
static KeyValueType |
WSTrustUtil.createKeyValue(PublicKey key)
Creates a
KeyValueType that wraps the specified public key. |
| Modifier and Type | Class and Description |
|---|---|
class |
DSAKeyValueType
Java class for DSAKeyValueType complex type.
|
class |
RSAKeyValueType
Java class for RSAKeyValueType complex type.
|
Copyright © 2013 JBoss Inc.. All Rights Reserved.