PeculiarVentures / graphene-cli

The graphene-cli is a cross-platform command line tool for working with PKCS#11 devices
MIT License
5 stars 11 forks source link

Parameter 1 Must be a Buffer #4

Closed waldandrade closed 7 years ago

waldandrade commented 7 years ago

After i made all instalattions, i did executed slot open --slot 0 --pin 123456

and it returns: Parameter 1 Must be a Buffer

Help me, please!

microshine commented 7 years ago

@waldandrade I published new version of graphene-cli, there was a problem with End of line

Could you call command from opened graphene-cli

> slot list

Is there any slots in list?

If there are any slot, then you need to set index of slot for slot open command

It works for me image image

rmhrisk commented 7 years ago

@waldandrade will close this but please re-open if it still does not work for you.