When called from a member of a cluster, the clu_info() function returns specific cluster status information when the following options are specified: CLU_INFO_MEMBSTATE - returns the following informa...
When called from a member of a cluster, the clu_info() function returns specific cluster status information when the following options are specified: CLU_INFO_MEMBSTATE - returns the following informa...
When called from a member of a cluster, the clu_info() function returns specific cluster status information when the following options are specified: CLU_INFO_MEMBSTATE - returns the following informa...
The clu_is_member() function determines whether the local system is currently a cluster member (that is, the TruCluster Server software has been installed and configured, the system has booted a clust...
The clu_is_member() function determines whether the local system is currently a cluster member (that is, the TruCluster Server software has been installed and configured, the system has booted a clust...
This function terminates a results handle used to access multiple certificate fields identified by a single OID. The ResultsHandle was created and returned by CSSM_CL_CertGetFirstFieldValue() (CSSM AP...
This function caches a copy of a certificate for subsequent accesses using the functions CSSM_CL_CertGetFirstCachedFieldValue() (CSSM API), or CL_CertGetFirstCachedFieldValue() (CL SPI), and CSSM_CL_C...
This function allocates and initializes memory for an encoded certificate template output in CertTemplate->Data. The template values are specified by the input OID/value pairs contained in CertFields....
This function returns a list of the CSSM_OID values this certificate library module uses to name and reference fields of a certificate. Multiple CSSM_OID values can correspond to a single field. These...
This function extracts and returns a copy of the values stored in the encoded CertTemplate. The memory for the CertFields output is allocated by the service provider using the calling application's m...
This function returns a single structure containing a set of field values from the cached certificate identified by CertHandle. The selected fields are designated by the CSSM_OID CertField and returne...
This function returns the value of the certificate field designated by the CSSM_OID CertField. The OID also identifies the data format for the field value returned to the caller. If multiple OIDs name...
This function returns the public key and integral information about the key from the specified certificate. The key structure returned is a compound object. It can be used in any function requiring a ...