Class X509CertificatePair

java.lang.Object
org.bouncycastle.x509.X509CertificatePair

public class X509CertificatePair extends Object
This class contains a cross certificate pair. Cross certificates pairs may contain two cross signed certificates from two CAs. A certificate from the other CA to this CA is contained in the forward certificate, the certificate from this CA to the other CA is contained in the reverse certificate.