v2x-client
| java.lang.Object | |
| ↳ | com.commsignia.v2x.client.model.GeonetSecurityInfo |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | GeonetSecurityInfo.Builder | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final GeonetSecurityInfo | EMPTY | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int |
getEncryption()
Returns the encryption type.
| ||||||||||
| long |
getItsAid()
Returns the ITS Application ID.
| ||||||||||
| byte[] |
getSsp()
Returns the service specific permission as a byte array.
| ||||||||||
| int |
getSspBitSize()
Returns the service specific permission size in bits.
| ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the encryption type. Not used yet.
Returns the ITS Application ID.
Returns the service specific permission as a byte array.
Returns the service specific permission size in bits.