@gibme/dns
    Preparing search index...

    Type Alias Record

    type Record = {
        hit: Buffer;
        publicKey: Buffer;
        publicKeyAlgorithm: number;
        rendezvousServers: string[];
    }
    Index

    Properties

    hit: Buffer

    Host Identity Tag

    publicKey: Buffer

    The host's public key

    publicKeyAlgorithm: number

    HIP public key algorithm

    rendezvousServers: string[]

    List of rendezvous server domain names