PreviousNext

pkc_name_subtree_constraints.class(3sec)

A class that expresses aset of subtree constraints on a name

Member Data

Public

· pkc_name_subtree_constraint_t * first

· pkc_name_subtree_constraint_t * last

Member Functions

Public

· pkc_name_subtree_constraints_t & operator = (const kc_name_subtree_constraints_t & o)

· pkc_name_subtree_constraint_t * first

· pkc_name_subtree_constraint_t * last

· pkc_name_subtree_constraints_t(void)

· virtual ~pkc_name_subtree_constraints_t( )

· char is_permitted( ) const
Takes the following arguments:

- const x500name & ca_name

- const x500name & subject_name

· void get_next_link_constraint( ) const
Takes the following argument:

- pkc_name_subtree_constraints_t ** new_constraints

Description

pkc_name_subtree_constraints_t embodies a set of subtree constraints on a name.

The certificate manipulation routines are a C++ interface. C++ must be used to perform direct certificate manipulation.

Related Information

Classes:
pkc_ca_key_usage.class(3sec)
pkc_constraints.class(3sec)
pkc_generic_key_usage.class(3sec)
pkc_key_policies.class(3sec)
pkc_key_policy.class(3sec)
pkc_key_usage.class(3sec)
pkc_name_subord_constraint.class(3sec)
pkc_name_subord_constraints.class(3sec)
pkc_name_subtree_constraint.class(3sec)
pkc_pending_revocation.class(3sec)
pkc_revocation.class(3sec)
pkc_revocation_list.class(3sec)
pkc_trust_list.class(3sec)
pkc_trust_list_element.class(3sec)
pkc_trusted_key.class(3sec)