![]() |
AFPServerSignature |
Header: Keychain.h |
Represents a 16-byte Apple File Protocol server signature block.
typedef UInt8 AFPServerSignature;
The AFPServerSignature type represents a 16-byte Apple File Protocol server signature block. You can pass a value of this type in the serverSignature parameter of the functions KCFindAppleSharePassword
to represent an Apple File Protocol server signature. You can use a value of this type with the keychain item attribute constant kSignatureKCItemAttr to specify an Apple File Protocol server signature.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)