Package de.adorsys.psd2.validator.common
Class PSD2QCStatement
- java.lang.Object
-
- de.adorsys.psd2.validator.common.PSD2QCStatement
-
public class PSD2QCStatement extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.bouncycastle.asn1.x509.qualified.QCStatementpsd2QCStatement()static PSD2QCTypepsd2QCType(X509Certificate cert)
-
-
-
Method Detail
-
psd2QCStatement
public static org.bouncycastle.asn1.x509.qualified.QCStatement psd2QCStatement()
-
psd2QCType
public static PSD2QCType psd2QCType(X509Certificate cert) throws no.difi.certvalidator.api.CertificateValidationException
- Throws:
no.difi.certvalidator.api.CertificateValidationException
-
-