Skip to main content

universal_string_der_position

Function universal_string_der_position 

Source
pub open spec fn universal_string_der_position(state: UniversalStringDerState) -> nat
Expand description
{ state.char_index as nat * 4 + state.octet_index as nat }