Module webpki::trust_anchor_util [−][src]
Utilities for efficiently embedding trust anchors in programs.
Functions
cert_der_as_trust_anchor | Interprets the given DER-encoded certificate as a |
generate_code_for_trust_anchors | Generates code for hard-coding the given trust anchors into a program. This
is designed to be used in a build script. |