kanidm_
unixd
1.6.0-dev
Structs
AsyncTaskRequest
ClientCodec
TaskCodec
Statics
ALLOC
Functions
handle_client
handle_task_client
main
open_tpm
open_tpm_if_possible
read_hsm_pin
rm_if_exist
write_hsm_pin
kanidm_unixd
Function
read_hsm_pin
Copy item path
Settings
Help
Summary
Source
pub(crate) async fn read_hsm_pin( hsm_pin_path: &
str
, ) ->
Result
<
Vec
<
u8
>,
Box
<dyn
Error
>>