'宣言 Public Sub Sign( _ ByVal certificate As System.Security.Cryptography.X509Certificates.X509Certificate2, _ ByVal reason As System.String, _ ByVal location As System.String, _ ByVal contactInfo As System.String _ )
public void Sign( System.Security.Cryptography.X509Certificates.X509Certificate2 certificate, System.string reason, System.string location, System.string contactInfo )
オンラインで表示: GitHub