IsPrivate

nn::crypto::RsaKey::IsPrivate Member Function

Syntax

bool IsPrivate() const;

Parameters

None.

Return Values

Private key if bool true. Public key if false.

Description

Returns whether the RSA key is a private key.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL