Package | Description |
---|---|
org.w3._2000._09.xmldsig | |
org.w3._2001._04.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected KeyInfoType |
SignatureType.keyInfo |
Modifier and Type | Method and Description |
---|---|
KeyInfoType |
KeyInfoType.clone()
Creates and returns a deep copy of this object.
|
KeyInfoType |
ObjectFactory.createKeyInfoType()
Create an instance of
KeyInfoType |
KeyInfoType |
SignatureType.getKeyInfo()
Gets the value of the keyInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createKeyInfo(KeyInfoType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createKeyInfo(KeyInfoType value)
|
void |
SignatureType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
Constructor and Description |
---|
KeyInfoType(KeyInfoType o)
Creates a new
KeyInfoType instance by deeply copying a given KeyInfoType instance. |
Modifier and Type | Field and Description |
---|---|
protected KeyInfoType |
EncryptedType.keyInfo |
Modifier and Type | Method and Description |
---|---|
KeyInfoType |
EncryptedType.getKeyInfo()
Gets the value of the keyInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
|
void |
EncryptedType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
Copyright © 2013 evolveum. All rights reserved.