UNPKG

@cubed/coreid-util

Version:

coreid util

4 lines (3 loc) 185 B
export declare function labelhash(label: string): any; export declare function namehash(inputName: string): any; export declare function dnsNameNotationDecode(message: string): string;