Source position: SecBase.pas line 289
type SecKeychainAttribute = record
tag: SecKeychainAttrType;
length: UInt32;
data: UnivPtr;
end;