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.