Current API doc for Yubikey OTP
I have a working program to validate a Yubikey OTP based on the specification at https://developers.yubico.com/yubikey-val/Validation_Protocol_V2.0.html
how can I read the public key that I recently generated?
I used this method to create a public key in a different section of my program at a different time.