Package | Description |
---|---|
at.jku.fim.rubanetra.protocol.activity.tls |
Modifier and Type | Method and Description |
---|---|
static TlsActivityHelper.TlsRecord |
TlsActivityHelper.TlsRecord.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TlsActivityHelper.TlsRecord[] |
TlsActivityHelper.TlsRecord.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TlsActivityHelper.TlsContentType.matches(org.jnetpcap.protocol.tcpip.Tcp tcp,
TlsActivityHelper.TlsRecord record)
Returns true if the payload of tcp contains this flag in its TlsRecord record.
|
Copyright © 2013–2015 Institute of networks and security. All rights reserved.