Interface ISigningCertificateV2

  • All Superinterfaces:
    IASN1Encodable
    All Known Implementing Classes:
    SigningCertificateV2BC

    public interface ISigningCertificateV2
    extends IASN1Encodable
    This interface represents the wrapper for SigningCertificateV2 that provides the ability to switch between bouncy-castle and bouncy-castle FIPS implementations.
    • Method Detail

      • getCerts

        IESSCertIDv2[] getCerts()
        Calls actual getCerts method for the wrapped SigningCertificateV2 object.
        Returns:
        array of wrapped certificates IESSCertIDv2.