pkc_constraints.class(3sec)A class that expresses constraints on name Member Data Public
· unsigned path_length · pkc_name_subord_constraints_t subord_constraints · pkc_name_subtree_constraints_t subtree_constraints Member Functions Public · pkc_constraints_t & operator = (const pkc_constraints_t & o) · pkc_constraints_t(void)
· unsigned32 constrain(~) - const pkc_constraints_t & o
· char is_permitted( ) const - const x500name & ca_name - const x500name & subject_name
· void get_next_link_constraint( ) const - pkc_constraints_t ** new_constraints Description pkc_constraints_t is a class that expresses constraints on the names that can be certified by a given key. Three types of constraint can be checked: total path length, name subordination, and subtree constraints. The certificate manipulation routines are a C++ interface. C++ must be used to perform direct certificate manipulation. Related Information
Classes:
|