public class BCErrorMapper
extends java.lang.Object
PKIXCertPathReviewer errors to
ValidationError. In most cases BC's codes and arguments are simply copied
but this class performs few updates when needed.| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
PFX |
| Constructor and Description |
|---|
BCErrorMapper() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationError |
map(org.bouncycastle.i18n.ErrorBundle error,
int pos,
java.security.cert.X509Certificate[] cc) |
private static final java.lang.String PFX
public static ValidationError map(org.bouncycastle.i18n.ErrorBundle error, int pos, java.security.cert.X509Certificate[] cc)