In .NET,I wanted to verify the X509Certificate2 is signed by another X509Certificate2 public key.
To be more precise, I wanted to implement verify method of https://docs.