Struct p25::voice::header::VoiceHeaderFields [] [src]

pub struct VoiceHeaderFields(_);

Begins each voice message with information necessary to decode the following superframes.

Methods

impl VoiceHeaderFields
[src]

[src]

Create a new VoiceHeaderFields decoder from the given bytes.

[src]

Initialization vector for cryptographic algorithm.

[src]

Manufacturer ID.

[src]

Cryptographic algorithm in use, if any.

[src]

Encryption key to use.

[src]

Talkgroup participating in the voice message.