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, getCertificationsBy, getKeyComponent, getLatestSelfSignature, getPrimaryKey, getRevocationBy, getRevocationBy, getRevocationsBy, toDetailStringgetAEADCipherSuitePreferences, getAEADCipherSuitePreferences, getApplyingSubpacket, getCertificate, getCertification, getCertification, getCompressionAlgorithmPreferences, getCompressionAlgorithmPreferences, getFeatures, getFeatures, getHashAlgorithmPreferences, getHashAlgorithmPreferences, getKeyExpirationDate, getKeyExpirationDateAt, getKeyFlags, getKeyFlags, getLatestSelfSignature, getMergedDanglingExternalSignatureChainEndsFrom, getPublicComponent, getRevocation, getRevocation, getSelfSignatureChains, getSignatureChains, getSymmetricCipherPreferences, getSymmetricCipherPreferences, getThirdPartyCertifications, getThirdPartyRevocations, getThirdPartySignatureChainsBy, hasKeyFlags, isBound, isBoundAtpublic 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