Class KeyException.UnboundUserIdException

All Implemented Interfaces:
Serializable
Enclosing class:
KeyException

public static class KeyException.UnboundUserIdException extends KeyException
See Also:
  • Constructor Details

    • UnboundUserIdException

      public UnboundUserIdException(@Nonnull OpenPgpFingerprint fingerprint, @Nonnull String userId, @Nullable org.bouncycastle.openpgp.PGPSignature userIdSignature, @Nullable org.bouncycastle.openpgp.PGPSignature userIdRevocation)