|
NAMENet::SSL::Handshake::Extensions::ECPointFormats - client extension for TLS Handshake to show supported elliptic courvesVERSIONVersion 0.1.x, $Revision: 638 $SYNOPSISuse Net::SSL::Handshake::Extensions::ECPointFormats; my $ecp = Net::SSL::Handshake::Extensions::ECPointFormats->new( ); my $data = $ecp->data; #... DESCRIPTION
Visit the GSP FreeBSD Man Page Interface. |