Skip to main content

nhash_encode_full

Function nhash_encode_full 

Source
pub fn nhash_encode_full(data: &NHashData) -> Result<String, NHashError>
Expand description

Encode an nhash permalink with optional decrypt key

Encoding is always TLV (canonical):

  • HASH tag is always present
  • DECRYPT_KEY tag is optional