diff --git a/rust/pv/src/uvsecret/asrcb.rs b/rust/pv/src/uvsecret/asrcb.rs index 212fb978..515a23b9 100644 --- a/rust/pv/src/uvsecret/asrcb.rs +++ b/rust/pv/src/uvsecret/asrcb.rs @@ -150,6 +150,7 @@ impl From for RequestVersion { /// _______________________________________________________________ /// | generic header (48) /// | --------------------------------------------------- | +/// | Plaintext Add-Secret flags (8) | /// | SE header tags: PLD(64) ALD(64) TLD(64) HeaderTag(16) | /// | Configuration unique ID(16) (Attestation) | /// | Optional, defaults to 0 |