CICS® Transaction Gateway Programming Reference V3.1

Uses of Class
com.ibm.sslight.SSLCert

Uses of SSLCert in com.ibm.ctg.security
 

Methods in com.ibm.ctg.security with parameters of type SSLCert
 void SSLightServerSecurity.afterDecode(GatewayRequest gatewayRequest, SSLCert[] clientCertificate)
          This method is called after an in-bound request has been decoded.
 

Uses of SSLCert in com.ibm.sslight
 

Methods in com.ibm.sslight with parameters of type SSLCert
 boolean SSLCert.equals(SSLCert cert)
          Tests whether the certificate is equal to another certificate.
 byte SSLCert.verify(SSLCert signer)
          Verifies the certificate.
 


© Copyright IBM Corp. 1994, 1999