pub type AuthKey = AuthKey;
Originally defined in common::messages::auth_key.
common::messages::auth_key
pub struct AuthKey { pub key: [u8; 32], }
key: [u8; 32]
MAVLink field key.
key