class ACIrb::PkiExportEncryptionKeyRelnHolder

Public Instance Methods

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