|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPKIDataType | |
---|---|
org.w3.www._2000._09.xmldsig |
Uses of SPKIDataType in org.w3.www._2000._09.xmldsig |
---|
Methods in org.w3.www._2000._09.xmldsig that return SPKIDataType | |
---|---|
SPKIDataType |
KeyInfoType.getSPKIData()
Gets the SPKIData value for this KeyInfoType. |
Methods in org.w3.www._2000._09.xmldsig with parameters of type SPKIDataType | |
---|---|
void |
KeyInfoType.setSPKIData(SPKIDataType SPKIData)
Sets the SPKIData value for this KeyInfoType. |
Constructors in org.w3.www._2000._09.xmldsig with parameters of type SPKIDataType | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |