Public Attributes | |
| ByteBuffer | x |
| ByteBuffer | y |
| KeyType | type |
| KeyCompression | compression |
Definition at line 17 of file public_key.hpp.
| KeyCompression vanetza::security::PublicKey::compression |
Definition at line 22 of file public_key.hpp.
| KeyType vanetza::security::PublicKey::type |
Definition at line 21 of file public_key.hpp.
| ByteBuffer vanetza::security::PublicKey::x |
Definition at line 19 of file public_key.hpp.
| ByteBuffer vanetza::security::PublicKey::y |
Definition at line 20 of file public_key.hpp.