format
A pointer to the first attribute format in the array.
Declaration
var format: UnsafeMutablePointer<UInt32>?Discussion
Attribute formats are of type CSSM_DB_ATTRIBUTE_FORMAT (CSSM_DB_ATTRIBUTE_FORMAT_STRING, for example), and are defined in the cssmtype.h header.