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