Method: NetPGP::PublicKey#public_key_algorithm
- Defined in:
- lib/netpgp/highlevel/publickey.rb
#public_key_algorithm ⇒ Object
Returns the value of attribute public_key_algorithm.
6 7 8 |
# File 'lib/netpgp/highlevel/publickey.rb', line 6 def public_key_algorithm @public_key_algorithm end |