nn::nex::StreamSettings::GetEncryptionKeyPaylod Member Function

Syntax

const void * GetEncryptionKeyPaylod();

Parameters

None.

Return Values

Pointer to the start of the encryption key. Returns NULL if not set.

Description

Gets the encryption key.

See Also

SetEncryptionKey()
GetEncryptionKeyLength()

Revision History

2012/07/09
Initial version.

CONFIDENTIAL