|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.security.core.dsig.PGPDataType
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.PGPData
public class PGPData
| Field Summary |
|---|
| Fields inherited from class com.sun.xml.security.core.dsig.PGPDataType |
|---|
content |
| Fields inherited from interface javax.xml.crypto.dsig.keyinfo.PGPData |
|---|
TYPE |
| Constructor Summary | |
|---|---|
PGPData()
Creates a new instance of PGPData |
|
| Method Summary | |
|---|---|
java.util.List |
getExternalElements()
|
byte[] |
getKeyId()
|
byte[] |
getKeyPacket()
|
boolean |
isFeatureSupported(java.lang.String string)
|
void |
setContent(java.util.List<java.lang.Object> content)
|
| Methods inherited from class com.sun.xml.security.core.dsig.PGPDataType |
|---|
getContent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PGPData()
| Method Detail |
|---|
public byte[] getKeyId()
getKeyId in interface javax.xml.crypto.dsig.keyinfo.PGPDatapublic byte[] getKeyPacket()
getKeyPacket in interface javax.xml.crypto.dsig.keyinfo.PGPDatapublic java.util.List getExternalElements()
getExternalElements in interface javax.xml.crypto.dsig.keyinfo.PGPDatapublic boolean isFeatureSupported(java.lang.String string)
isFeatureSupported in interface javax.xml.crypto.XMLStructurepublic void setContent(java.util.List<java.lang.Object> content)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||