Searched refs:checkInputCertMatchWithProfile (Results 1 – 2 of 2) sorted by relevance
37 …protected boolean checkInputCertMatchWithProfile(X509Certificate inputCert, X509Certificate certIn… in checkInputCertMatchWithProfile() method in RemoteSignProvider
642 … if (!inputCerts.isEmpty() && !checkInputCertMatchWithProfile(inputCerts.get(0), certInProfile)) { in checkProfileInfo()659 …protected boolean checkInputCertMatchWithProfile(X509Certificate inputCert, X509Certificate certIn… in checkInputCertMatchWithProfile() method in SignProvider