Bouncy Castle Cryptography Library 1.79

org.bouncycastle.openpgp
Class PGPExtendedKeyAttribute

java.lang.Object
  |
  +--org.bouncycastle.openpgp.PGPExtendedKeyAttribute

public class PGPExtendedKeyAttribute
extends java.lang.Object


Inner Class Summary
static class PGPExtendedKeyAttribute.Builder
           
 
Method Summary
static PGPExtendedKeyAttribute.Builder builder()
           
 java.util.List getValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public java.util.List getValues()

builder

public static PGPExtendedKeyAttribute.Builder builder()

Bouncy Castle Cryptography Library 1.79