Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pkc_plcy_get_registered_policies(3sec) — DCE 3.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pkc_plcy_get_registered_policies(3sec)  —  Subroutines

NAME

pkc_plcy_get_registered_policies — Returns OID set describing registered policies

Synopsis

unsigned32 pkc_plcy_get_registered_policies(
gss_OID_set ∗ oid_set);

Parameters

Output

oid_setA pointer to an OID set describing the currently registered policy implementations. 

Description

pkc_plcy_get_registered_policies(3sec) returns an OID set describing the currently registered policy implementations. 

pkc_plcy_lookup_policy(3sec) can be called to return details about a specific policy implementation. 

Policy modules are identified by OIDs (object identifiers). A policy module is accessed by passing its identifying OID to pkc_plcy_lookup_policy(3sec). 

Return Values

pkc_s_success
Operation successfully completed.

Errors

Refer to the OSF DCE Problem Determination Guide for complete descriptions of all error messages. 

Related Information

Functions: pkc_plcy_intro(3sec), pkc_plcy_delete_keyinfo(3sec), pkc_plcy_delete_trustbase(3sec), pkc_plcy_establish_trustbase(3sec), pkc_plcy_get_key_certifier_count(3sec), pkc_plcy_get_key_certifier_info(3sec), pkc_plcy_get_key_count(3sec), pkc_plcy_get_key_data(3sec), pkc_plcy_get_key_trust(3sec), pkc_plcy_lookup_policy(3sec), pkc_plcy_retrieve_key(3sec), pkc_plcy_retrieve_keyinfo(3sec), pkc_register_policy(3sec). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026