1page_keyset(3)               Heimdal x509 library               page_keyset(3)
2
3
4

NAME

6       page_keyset - Certificate store operations Type of certificates store:
7
8       • MEMORY In memory based format. Doesnt support storing.
9
10       • FILE FILE supports raw DER certicates and PEM certicates. When PEM is
11         used the file can contain may certificates and match private keys.
12         Support storing the certificates. DER format only supports on
13         certificate and no private key.
14
15       • PEM-FILE Same as FILE, defaulting to PEM encoded certificates.
16
17       • PEM-FILE Same as FILE, defaulting to DER encoded certificates.
18
19       • PKCS11
20
21       • PKCS12
22
23       • DIR
24
25       • KEYCHAIN Apple Mac OS X KeyChain backed keychain object.
26
27       See the library functions here: hx509 certificate store functions
28
29
30
31Version 7.8.0                   Tue Nov 15 2022                 page_keyset(3)
Impressum