class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Network::VirtualRouter::Entry::Protocol::Ospfv3::AuthProfile::Entry::Ah::Sha384
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 304875 def _section :'sha384' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 304872 def has_multiple_values? false end
key()
click to toggle source
hex format xxxxxxxx… total 12 sections
# File lib/palo_alto/config.rb, line 304887 def key prop_get('key') end
key=(val)
click to toggle source
hex format xxxxxxxx… total 12 sections
# File lib/palo_alto/config.rb, line 304891 def key=(val) prop_set('key', val) end