| Package | Description |
|---|---|
| org.w3.www._2000._09.xmldsig |
| Modifier and Type | Method and Description |
|---|---|
PGPDataType |
KeyInfoType.getPGPData()
Gets the PGPData value for this KeyInfoType.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfoType.setPGPData(PGPDataType PGPData)
Sets the PGPData value for this KeyInfoType.
|
| Constructor and Description |
|---|
KeyInfoType(java.lang.String keyName,
KeyValueType keyValue,
RetrievalMethodType retrievalMethod,
X509DataType x509Data,
PGPDataType PGPData,
SPKIDataType SPKIData,
java.lang.String mgmtData,
org.apache.axis.message.MessageElement[] _any,
org.apache.axis.types.Id id) |
Copyright © 2025. All rights reserved.