Class KeyException.UnboundUserIdException

    • Constructor Detail

      • UnboundUserIdException

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