]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - crypto/heimdal/doc/doxyout/hx509/man/man3/page_keyset.3
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / crypto / heimdal / doc / doxyout / hx509 / man / man3 / page_keyset.3
1 .TH "page_keyset" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalx509library" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 page_keyset \- Certificate store operations 
6 Type of certificates store:
7 .IP "\(bu" 2
8 MEMORY In memory based format. Doesnt support storing.
9 .IP "\(bu" 2
10 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.
11 .IP "\(bu" 2
12 PEM-FILE Same as FILE, defaulting to PEM encoded certificates.
13 .IP "\(bu" 2
14 PEM-FILE Same as FILE, defaulting to DER encoded certificates.
15 .IP "\(bu" 2
16 PKCS11
17 .IP "\(bu" 2
18 PKCS12
19 .IP "\(bu" 2
20 DIR
21 .IP "\(bu" 2
22 KEYCHAIN Apple Mac OS X KeyChain backed keychain object.
23 .PP
24 .PP
25 See the library functions here: \fBhx509 certificate store functions\fP