xref: /freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/page_keyset.3 (revision f126d349810fdb512c0b01e101342d430b947488)
"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