Method: EzCrypto::Name#email
- Defined in:
- lib/extensions/ezcrypto/ezcrypto/ezsig.rb
#email ⇒ Object
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 |