1page_keyset(3)                Heimdalx509library                page_keyset(3)
2
3
4

NAME

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