[#CService-GetKey] = xref:CService.adoc[CService]::GetKey :relfileprefix: ../ :mrdocs: Get a unique key identifying this service (address and port). == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<unsigned char> GetKey() const; ---- == Return Value The key bytes for this service. [.small]#Created with https://www.mrdocs.com[MrDocs]#