Is there a standard format for passing around an HMAC key? Can openssl read and write it?

I know that an HMAC key is just a random number, and I can probably
pass it around in binary, hex ascii, or base64. But I'd rather use a standard format if there is one.



--
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to