pub fn parse_urlsafe_proto(node_enc: impl AsRef<[u8]>) -> Option<Node>
Takes a urlsafe base64-encoded castore node (in proto) and attempts to parse it.