cmp_issuer(other) -> bool
[permalink][rdoc][edit]-
2つの CertificateId オブジェクトの issuer(証明書発行者)を比較し、同じ issuer であれば真を返します。
- [PARAM] other:
- 比較する OpenSSL::OCSP::CertificateId オブジェクト
[SEE_ALSO] OpenSSL::OCSP::CertificateId#cmp
cmp_issuer(other) -> bool
[permalink][rdoc][edit]2つの CertificateId オブジェクトの issuer(証明書発行者)を比較し、同じ issuer であれば真を返します。
[SEE_ALSO] OpenSSL::OCSP::CertificateId#cmp