xref: /freebsd-src/crypto/heimdal/doc/doxyout/hx509/man/man3/page_keyset.3 (revision 2eb4d8dc723da3cf7d735a3226ae49da4c8c5dbc)
"page_keyset" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalx509library" \" -*- nroff -*-
NAME
page_keyset - Certificate store operations Type of certificates store:
"\(bu" 2
MEMORY In memory based format. Doesnt support storing.
"\(bu" 2
FILE FILE supports raw DER certicates and PEM certicates. When PEM is used the file can contain may certificates and match private keys. Support storing the certificates. DER format only supports on certificate and no private key.
"\(bu" 2
PEM-FILE Same as FILE, defaulting to PEM encoded certificates.
"\(bu" 2
PEM-FILE Same as FILE, defaulting to DER encoded certificates.
"\(bu" 2
PKCS11
"\(bu" 2
PKCS12
"\(bu" 2
DIR
"\(bu" 2
KEYCHAIN Apple Mac OS X KeyChain backed keychain object.

See the library functions here: hx509 certificate store functions