Skip to main content

write_self_ratchets_snapshot

Function write_self_ratchets_snapshot 

Source
pub fn write_self_ratchets_snapshot(
    last_rotated: LastRotated,
    secrets_newest_first: &[X25519SecretKey],
    out: &mut [u8],
) -> Result<usize, SnapshotSealError>