DOKK / manpages / debian 12 / libmsv-dev / msv_query.3.en
msv_query(3) Library Functions Manual msv_query(3)

msv_query - a query to the MSVA

#include <msv.h>


const char * context
const char * peertype
const char * peername
const char * pkctype
const char * pkcdata

a query to the MSVA

certificate use context, such as 'https', 'ssh', or 'ike'

name of peer, such as 'web.monkeysphere.info'

type of peer on remote side, such as 'client', 'server', or 'peer'

public key carrier data encoded in the format specified by pkctype

format of public key carrier data, such as 'x509der', 'x509pem', or 'opensshpubkey'

Generated automatically by Doxygen for libmsv from the source code.

Wed Feb 27 2019 libmsv