Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
page_keyset(3)		      Heimdal x509 library		  page_keyset(3)

NAME
     page_keyset - Certificate store operations Type of certificates store:

     * MEMORY In memory based format. Doesnt support storing.

     * FILE  FILE  supports  raw  DER certicates and PEM certicates. When PEM is
       used the file can contain may certificates and match private  keys.  Sup-
       port  storing  the  certificates. DER format only supports on certificate
       and no private key.

     * PEM-FILE Same as FILE, defaulting to PEM encoded certificates.

     * PEM-FILE Same as FILE, defaulting to DER encoded certificates.

     * PKCS11

     * PKCS12

     * DIR

     * KEYCHAIN Apple Mac OS X KeyChain backed keychain object.

     See the library functions here: hx509 certificate store functions

Version 7.8.0			 Tue Nov 15 2022		  page_keyset(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=page_keyset&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help