public interface CertificateSelector
Modifier and Type | Method and Description |
---|---|
Certificate |
select(Session session)
Select a certificate from the list of available ones
|
Certificate select(Session session) throws DigitalSignatureException
pkcs11
- the instance of the underlying pkcs11session
- the sessionDigitalSignatureException