Skip to content
  • Matthijs Mekking's avatar
    Add functionality to read key state from disk · c55625b0
    Matthijs Mekking authored
    When reading a key from file, you can set the DST_TYPE_STATE option
    to also read the key state.
    
    This expects the Algorithm and Length fields go above the metadata,
    so update the write functionality to do so accordingly.
    
    Introduce new DST metadata types for KSK, ZSK, Lifetime and the
    timing metadata used in state files.
    c55625b0