module RbNaCl::Serializable
def inspect
-
(String)
- a string representing this key
def inspect "#<#{self.class}:#{Util.bin2hex(to_bytes)[0, 8]}>" end
(String)
- a string representing this key
def inspect "#<#{self.class}:#{Util.bin2hex(to_bytes)[0, 8]}>" end