How can you bind a public key to a certificate if the public key depends on the choice of algorithms?

Can the same public key be used with RSA, Elliptic Curve, or other asymmetric encryptions algorithms? If not, how is a public key bound to a X.509 Certificate? Presumably, you’d have to know the algorithmic choice before determine a public… Continue reading How can you bind a public key to a certificate if the public key depends on the choice of algorithms?