cmp_issuer(other) -> bool[permalink][rdoc][edit]-
2つの CertificateId オブジェクトの issuer(証明書発行者)を比較し、同じ issuer であれば真を返します。
- [PARAM]
other: - 比較する OpenSSL::OCSP::CertificateId オブジェクト
[SEE_ALSO] OpenSSL::OCSP::CertificateId#cmp
- [PARAM]
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
cmp_issuer(other) -> bool[permalink][rdoc][edit]2つの CertificateId オブジェクトの issuer(証明書発行者)を比較し、同じ issuer であれば真を返します。
other:[SEE_ALSO] OpenSSL::OCSP::CertificateId#cmp