Method: Nis::Struct::KeyPairViewModel#publicKey

Defined in:
lib/nis/struct/key_pair_view_model.rb,
lib/nis/struct/key_pair_view_model.rb

#publicKeyString Also known as: public_key

Returns the current value of publicKey.

Returns:

  • the current value of publicKey



6
7
8
# File 'lib/nis/struct/key_pair_view_model.rb', line 6

def publicKey
  @publicKey
end