IPNS Blueprint Function Library.
| Object |
| Blueprint Function Library |
| Module | Web3S_Ipns_Runtime |
| Header | Plugins/Web3S_Plugin/Source/Web3S_Ipns_Runtime/Public/Ipns/Lib/Web3S_IpnsFunctionLibrary.h |
| Source | Plugins/Web3S_Plugin/Source/Web3S_Ipns_Runtime/Private/Ipns/Lib/Web3S_IpnsFunctionLibrary.cpp |
| Include | Ipns/Lib/Web3S_IpnsFunctionLibrary.h |
| Get IPNS Service Config | Gets an IPNS Service. |
| IPNS Build Name | Builds an IPNS Name associated with given public key. |
| IPNS Build Record | Constructs and signs an IPNS Record using given values. |
| IPNS Sign Record | Signs an IPNS Record cryptographically. |
| Parse IPNS Record | Parses an IPNS record from given name and serialized data. |
| Serialize IPNS Record | Serializes an IPNS Record as protobuf. |
| Verify IPNS Record | Verifies an IPNS Record's validity. |