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

FreeBSD Manual Pages

  
 
  

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

NAME
       page_cert - The basic certificate The basic hx509 cerificate object in
       hx509 is	hx509_cert. The	hx509_cert object is representing one
       X509/PKIX certificate and associated attributes;	like private key,
       friendly	name, etc.

       A hx509_cert object is usully found via the keyset interfaces
       (Certificate store operations), but its also possible to	create a
       certificate directly from a parsed object with hx509_cert_init()	and
       hx509_cert_init_data().

       See the library functions here: hx509 certificate functions

Version	7.8.0			Tue Nov	15 2022			  page_cert(3)

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

home | help