Syntax
Parameters
handle PFEntityHandle
Entity handle.
secretKeySize size_t
Size of the provided buffer. Required size can be obtained via PFServiceConfigGetSecretKeySize.
secretKey char*Out_writes(secretKeySize) Buffer the secretKey will be written to.
secretKeyUsed size_t*optional output The number of bytes used in the buffer including the null terminator.
