To list keys exposed via PKCS11 provider usable with SSH, execute the following command:
ssh-keygen -D /path/to/pkcs11.so
# Example for real library
ssh-keygen -D /usr/local/lib/libap11.so
To list keys exposed via PKCS11 provider usable with SSH, execute the following command:
ssh-keygen -D /path/to/pkcs11.so
# Example for real library
ssh-keygen -D /usr/local/lib/libap11.so