OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES   |
|
| Modulepars Summary | |
|---|---|
| ixit_TLS_Version | (TlsVersionConfig) used TLS Version.
|
| ixit_CipherSuite | (CipherSuites) used cipher suite
|
| ixit_CertificationVersion | (CertificateVersions) used certificate version
|
| ics_PSK_TLS | (bollean) SET supports TLS/PSK
|
| ixit_PSK_remote_IP | (cahrstring) SET PSK Remote IP
|
| ixit_OrganizationOctet | (octetstring) sed for PSK generation in Value NAF_Id
|
| ixit_GBA_mode | (GBAType) Specifies the supperted GBA algorithm in the DUT
|
| ixit_VER_HMACHash | (HMACHash) used HMAC hash function for calculating VER.
|
TlsVersionConfig ixit_TLS_Version := TLS1_1
CipherSuites ixit_CipherSuite := TLS_RSA_WITH_AES_128_CBC_SHA
CertificateVersions ixit_CertificationVersion := X509v1
boolean ics_PSK_TLS := false
charstring ixit_PSK_remote_IP := "127.0.0.1"
octetstring ixit_OrganizationOctet := '01'O
GBAType ixit_GBA_mode := e_gba_u
HMACHash ixit_VER_HMACHash := SHA256