Method: Rnp::Verify::Signature#expiration_time
- Defined in:
- lib/rnp/op/verify.rb
#expiration_time ⇒ Integer (readonly)
The expiration (as the number of seconds after #creation_time)
82 83 84 |
# File 'lib/rnp/op/verify.rb', line 82 def expiration_time @expiration_time end |