Function EnrollmentPool.remove

Remove the enrollment data with the given key from the enrollment pool

void remove (
  in ref const(geod24.bitblob.BitBlob!(64L)) enroll_hash
) @trusted;

Parameters

NameDescription
enroll_hash key for an enrollment data to remove