Why is it that steem_keychain.requestSignBuffer only accepts strings. Could support be added for buffers? Although this is not a problem for most developers and easy to work around. I think it is needed to have support for buffer. (For example when using cryptographically random data it would have to be encoded to ASCII before signature)