Should this line be `u.selector == TPMAlgECDH`, like all the other methods? https://github.com/google/go-tpm/blob/f37a5cab945313cd9e6276a7385145ebbaf5e2bd/tpm2/structures.go#L2358
Should this line be
u.selector == TPMAlgECDH, like all the other methods?go-tpm/tpm2/structures.go
Line 2358 in f37a5ca