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