Class: DIDX::Key

Inherits:
Generic show all
Defined in:
lib/didx/key.rb

Instance Attribute Summary collapse

Attributes inherited from Generic

#id, #method, #method_id, #prefix

Method Summary

Methods inherited from Generic

#document, #initialize

Constructor Details

This class inherits a constructor from DIDX::Generic

Instance Attribute Details

#multibase_encoded_keyObject (readonly)

Returns the value of attribute multibase_encoded_key.



3
4
5
# File 'lib/didx/key.rb', line 3

def multibase_encoded_key
  @multibase_encoded_key
end