google / go-tpm

Apache License 2.0
553 stars 159 forks source link

Check if are available before calling the function #324

Closed jclab-joseph closed 1 year ago

jclab-joseph commented 1 year ago

For windows, each function is available on different OS versions. To avoid panic, Check if are available before calling the function.