hu_PrivateKeyTag()

Retrieves the tag value from a private key object.

Synopsis:

#include "hurtti.h"
 
sb_Tag hu_PrivateKeyTag(sb_PrivateKey privKey)

Since:

BlackBerry 10.0.0

Arguments:

privKey

Private key object.

Library:

libhuapi (For the qcc command, use the -l huapi option to link against this library)

Description:

Returns:

The tag value.