public class PGPExtendedKeyAttribute
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PGPExtendedKeyAttribute.Builder |
Modifier and Type | Method and Description |
---|---|
static PGPExtendedKeyAttribute.Builder |
builder() |
java.util.List<java.lang.Object> |
getValues() |
public java.util.List<java.lang.Object> getValues()
public static PGPExtendedKeyAttribute.Builder builder()