System::Security::Cryptography::X509Certificates::X509Certificate2::get_SignatureAlgorithm 方法

X509Certificate2::get_SignatureAlgorithm method

获取用于创建证书签名的算法。

SharedPtr<Oid> System::Security::Cryptography::X509Certificates::X509Certificate2::get_SignatureAlgorithm() const

ReturnValue

算法标识符。

另见