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