org.bouncycastle.openpgp

Class PGPUserAttributeSubpacketVector


public class PGPUserAttributeSubpacketVector
extends java.lang.Object

Container for a list of signature subpackets.

Method Summary

boolean
equals(Object o)
ImageAttribute
getImageAttribute()
UserAttributeSubpacket
getSubpacket(int type)
int
hashCode()

Method Details

equals

public boolean equals(Object o)


getImageAttribute

public ImageAttribute getImageAttribute()


getSubpacket

public UserAttributeSubpacket getSubpacket(int type)


hashCode

public int hashCode()