Vanetza
 
Loading...
Searching...
No Matches
vanetza::security::PublicKey Struct Reference

Public Attributes

ByteBuffer x
 
ByteBuffer y
 
KeyType type
 
KeyCompression compression
 

Detailed Description

Definition at line 17 of file public_key.hpp.

Member Data Documentation

◆ compression

KeyCompression vanetza::security::PublicKey::compression

Definition at line 22 of file public_key.hpp.

◆ type

KeyType vanetza::security::PublicKey::type

Definition at line 21 of file public_key.hpp.

◆ x

ByteBuffer vanetza::security::PublicKey::x

Definition at line 19 of file public_key.hpp.

◆ y

ByteBuffer vanetza::security::PublicKey::y

Definition at line 20 of file public_key.hpp.


The documentation for this struct was generated from the following file: