be.fedict.eid.applet.service.spi
Interface ChannelBindingService


public interface ChannelBindingService

SPI for the channel binding service.

Author:
Frank Cornelis

Method Summary
 X509Certificate getServerCertificate()
          Gives back the X509 server SSL certificate that should be used for verification of the secure channel binding.
 

Method Detail

getServerCertificate

X509Certificate getServerCertificate()
Gives back the X509 server SSL certificate that should be used for verification of the secure channel binding. When null is being returned the eID Applet Service can of course not perform the secure channel binding verification.

Returns:
the X509 server certificate.


Copyright © 2008-2014 FedICT. All Rights Reserved.