Method: EzCrypto::Name#email

Defined in:
lib/extensions/ezcrypto/ezcrypto/ezsig.rb

#emailObject

Returns the email if present in the name



406
407
408
# File 'lib/extensions/ezcrypto/ezcrypto/ezsig.rb', line 406

def email
  self[:emailAddress]
end