public class PGPData extends PGPDataType implements PGPData
content| Constructor and Description |
|---|
PGPData()
Creates a new instance of PGPData
|
| Modifier and Type | Method and Description |
|---|---|
List |
getExternalElements() |
byte[] |
getKeyId() |
byte[] |
getKeyPacket() |
boolean |
isFeatureSupported(String string) |
void |
setContent(List<Object> content) |
getContentpublic byte[] getKeyPacket()
getKeyPacket in interface PGPDatapublic List getExternalElements()
getExternalElements in interface PGPDatapublic boolean isFeatureSupported(String string)
isFeatureSupported in interface XMLStructureCopyright © 2005–2018 Oracle Corporation. All rights reserved.