Method SSL.Session()->is_supported_cert()
- Method
is_supported_cert
protectedboolis_supported_cert(CertificatePaircp,intke_mask,inth_max,ProtocolVersionversion,array(int)ecc_curves)- Description
Used to filter certificates not supported by the peer.
- Parameter
cp Candidate CertificatePair.
- Parameter
version Negotiated version of SSL.
- Parameter
ecc_curves The set of ecc_curves supported by the peer.