The method VerifyAttestation takes two certs as input but I don't see where 'attestedCert' is used, should it be here?: https://github.com/go-piv/go-ykpiv/blob/32315ce599d8e21e91880e6ecdce55a98420ddc0/attestation.go#L83 or here?: https://github.com/go-piv/go-ykpiv/blob/32315ce599d8e21e91880e6ecdce55a98420ddc0/attestation.go#L85
The method VerifyAttestation takes two certs as input but I don't see where 'attestedCert' is used, should it be here?:
go-ykpiv/attestation.go
Line 83 in 32315ce
or here?:
go-ykpiv/attestation.go
Line 85 in 32315ce