DragonFly On-Line Manual Pages
page_keyset(3) Heimdalx509library page_keyset(3)
NAME
page_keyset - Certificate store operations Type of certificates store:
o MEMORY In memory based format. Doesnt support storing.
o 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.
o PEM-FILE Same as FILE, defaulting to PEM encoded certificates.
o PEM-FILE Same as FILE, defaulting to DER encoded certificates.
o PKCS11
o PKCS12
o DIR
o KEYCHAIN Apple Mac OS X KeyChain backed keychain object.
See the library functions here: hx509 certificate store functions
Version 1.5.3 9 Dec 2012 page_keyset(3)