Carbon


KCPublicKeyHash

Header: Keychain.h

Represents a 20-byte public key hash.

typedef UInt8 KCPublicKeyHash;

The KCPublicKeyHash type represents a hash of a public key. You can use the tag constant kPublicKeyHashKCItemAttr, described in “Keychain Item Data Tag Constants”, to set or retrieve a certificate attribute value of this type.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)