Class OpenPGPCertificate.OpenPGPUserId
java.lang.Object
org.bouncycastle.openpgp.api.OpenPGPCertificate.OpenPGPCertificateComponent
org.bouncycastle.openpgp.api.OpenPGPCertificate.OpenPGPIdentityComponent
org.bouncycastle.openpgp.api.OpenPGPCertificate.OpenPGPUserId
- Enclosing class:
OpenPGPCertificate
public static class OpenPGPCertificate.OpenPGPUserId
extends OpenPGPCertificate.OpenPGPIdentityComponent
A UserId.
-
Constructor Summary
ConstructorsConstructorDescriptionOpenPGPUserId(String userId, OpenPGPCertificate.OpenPGPPrimaryKey primaryKey) -
Method Summary
Methods inherited from class OpenPGPCertificate.OpenPGPIdentityComponent
getCertificationBy, getCertificationBy, getKeyComponent, getLatestSelfSignature, getPrimaryKey, getRevocationBy, getRevocationBy, toDetailStringMethods inherited from class OpenPGPCertificate.OpenPGPCertificateComponent
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
-
Constructor Details
-
OpenPGPUserId
-
-
Method Details
-
getUserId
Return theStringrepresentation of theOpenPGPCertificate.OpenPGPUserId.- Returns:
- user-id
-
toString
-
equals
-
hashCode
-