Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 312 Bytes

CertResolver.rst

File metadata and controls

20 lines (13 loc) · 312 Bytes
.. java:import:: java.security.cert Certificate

CertResolver

.. java:package:: hk.hku.cecid.ebms.pkg.pki
   :noindex:

.. java:type:: public interface CertResolver

   :author: cyng

Methods

resolve

.. java:method::  Certificate[] resolve(Object obj)
   :outertype: CertResolver