The handle pair that describes the data storage
library module to be used to perform this function, and the open
data store whose associated Owner is to be updated.
AccessCred (input)
A pointer to the set of one or more credentials
used to prove the caller is the current Owner of the Data Base.
Required credentials can include zero or more certificates, zero
or more caller names, and one or more samples. If certificates and/or
caller names are provided as input these must be provided as immediate
values in this structure. The samples can be provided as immediate
values or can be obtained through a callback function included in
the AccessCred structure.
NewOwner (input)
A CSSM_ACL_OWNER_PROTOTYPE defining
the new Owner of the Data Base.
DESCRIPTIONThis function takes a CSSM_ACL_OWNER_PROTOTYPE defining
the new Owner of the Data Base. RETURN VALUEA CSSM_RETURN value indicating success or specifying a particular
error condition. The value CSSM_OK indicates success. All other
values represent an error condition. ERRORSErrors are described in the CDSA Technical Standard.