pub fn worldwide_developer_relations_signed_expression(
    leaf_common_name: impl ToString
) -> CodeRequirementExpression<'static>
Expand description

Derive the requirements expression for a cert signed by the Worldwide Developer Relations CA.

The expression is pinned to the Common Name (CN) field of the signing certificate, which must be passed in.