Method: Nis::Struct::KeyPairViewModel#privateKey
- Defined in:
-
lib/nis/struct/key_pair_view_model.rb,
lib/nis/struct/key_pair_view_model.rb
Returns the current value of privateKey.
6 7 8 |
# File 'lib/nis/struct/key_pair_view_model.rb', line 6 def privateKey @privateKey end |