public static class OpenPGPCertificate.OpenPGPUserAttribute extends OpenPGPCertificate.OpenPGPIdentityComponent
Constructor and Description |
---|
OpenPGPUserAttribute(PGPUserAttributeSubpacketVector userAttribute,
OpenPGPCertificate.OpenPGPPrimaryKey primaryKey) |
Modifier and Type | Method and Description |
---|---|
PGPUserAttributeSubpacketVector |
getUserAttribute()
Return the underlying
PGPUserAttributeSubpacketVector representing this OpenPGPCertificate.OpenPGPUserAttribute . |
java.lang.String |
toString() |
getCertificationBy, getCertificationBy, getKeyComponent, getLatestSelfSignature, getPrimaryKey, getRevocationBy, getRevocationBy, toDetailString
getAEADCipherSuitePreferences, getAEADCipherSuitePreferences, getApplyingSubpacket, getCertificate, getCertification, getCompressionAlgorithmPreferences, getCompressionAlgorithmPreferences, getFeatures, getFeatures, getHashAlgorithmPreferences, getHashAlgorithmPreferences, getKeyExpirationDate, getKeyExpirationDateAt, getKeyFlags, getKeyFlags, getLatestSelfSignature, getMergedDanglingExternalSignatureChainEndsFrom, getPublicComponent, getRevocation, getSignatureChains, getSymmetricCipherPreferences, getSymmetricCipherPreferences, hasKeyFlags, isBound, isBoundAt
public OpenPGPUserAttribute(PGPUserAttributeSubpacketVector userAttribute, OpenPGPCertificate.OpenPGPPrimaryKey primaryKey)
public PGPUserAttributeSubpacketVector getUserAttribute()
PGPUserAttributeSubpacketVector
representing this OpenPGPCertificate.OpenPGPUserAttribute
.public java.lang.String toString()
toString
in class java.lang.Object