class GPGME::GpgmeNewSignature
Attributes
fingerprint[R]
fpr[R]
hash_algo[R]
pubkey_algo[R]
sig_class[R]
type[R]
Public Instance Methods
timestamp()
click to toggle source
# File lib/gpgme/misc.rb, line 53 def timestamp Time.at(@timestamp) end