Liam Murphy
Results
2
issues of
Liam Murphy
This required a few tweaks to generate_profile.py. There are a large number of diffs in the final profile.py. This is caused by the presence of more "group_name" in the message...
FindObject returns a list of objects, see https://github.com/google/native-pkcs11/blob/main/native-pkcs11-traits/src/lib.rs#L191. This is done in 2 stages, firstly call the backend to populate the object_store, then apply a filter to the object store...