Class GPGME::Signature
In: lib/gpgme/signature.rb
ext/gpgme/gpgme_n.c
Parent: Object

The CTX argument can be `NULL’. In that case, `gpgme_wait’ waits

  for any context to complete its operation.

Methods

External Aliases

fpr -> fingerprint

Attributes

fpr  [R] 
notations  [R] 
pka_address  [R] 
pka_trust  [R] 
status  [R] 
summary  [R] 
validity  [R] 
validity_reason  [R] 
wrong_key_usage  [R] 

Public Instance methods

Returns true if the signature is correct

[Validate]