lockedArchiveIndices

Create the DARTindices for the LockedArchives from a range of epochs

@safe
lockedArchiveIndices
(
Range
)
(
Range epochs
,
SecureNet net
)
if (
isInputRange!Range &&
is(ElementType!Range : long)
)