Package org.webpki.crypto
Interface CertificateSelectorSpi
- All Known Implementing Classes:
KeyStoreSigner
public interface CertificateSelectorSpi
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCertificateSelection
CertificateSelection getCertificateSelection(CertificateFilter[] cfs) throws IOException, GeneralSecurityException - Throws:
IOException
GeneralSecurityException
-