Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
opensslライブラリ
OpenSSL::PKCS7::RecipientInfoクラス
serial
instance method OpenSSL::PKCS7::RecipientInfo#serial
serial -> Integer
[
permalink
][
rdoc
][
edit
]
送信先の証明書の識別番号を返します。
これと
OpenSSL::PKCS7::RecipientInfo#issuer
で送信先を一意に識別します。