org.bouncycastle.openpgp

Class PGPUserAttributeSubpacketVector

public class PGPUserAttributeSubpacketVector extends Object

Container for a list of user attribute subpackets.
Method Summary
booleanequals(Object o)
ImageAttributegetImageAttribute()
UserAttributeSubpacketgetSubpacket(int type)
inthashCode()

Method Detail

equals

public boolean equals(Object o)

getImageAttribute

public ImageAttribute getImageAttribute()

getSubpacket

public UserAttributeSubpacket getSubpacket(int type)

hashCode

public int hashCode()