Home | History | Annotate | Download | only in dnssdutil

Lines Matching defs:publicKey

7485 	uint8_t		publicKey[ crypto_box_PUBLICKEYBYTES ];
7896 memcpy( inContext->serverPublicKey, cert->publicKey, crypto_box_PUBLICKEYBYTES );
8042 FPrintF( stdout, "Public Key: %H\n", inCert->publicKey, sizeof( inCert->publicKey ), INT_MAX );