class ACIrb::PkiRtExportEncryptionKey

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pki.rb, line 567
def rn
  'rtexportEncryptionKey-[' << @attributes['tDn'] << ']'
end