Home
last modified time | relevance | path

Searched refs:content_type (Results 1 – 2 of 2) sorted by relevance

/util/perl/TLSProxy/
A DRecord.pm80 my $content_type;
119 $content_type,
133 $content_type,
213 $content_type,
225 $content_type,
241 $content_type,
252 $content_type,
269 $content_type,
283 content_type => $content_type,
368 $self->content_type($content_type);
[all …]
A DMessage.pm193 if ($record->content_type == TLSProxy::Record::RT_CCS()) {
205 } elsif ($record->content_type == TLSProxy::Record::RT_HANDSHAKE()) {
305 } elsif ($record->content_type == TLSProxy::Record::RT_APPLICATION_DATA()) {
313 } elsif ($record->content_type == TLSProxy::Record::RT_ALERT()) {

Completed in 13 milliseconds