Mutable iterator to the first byte of the key data.

Synopsis

Declared in <pubkey.h>

unsigned char*
begin();

Return Value

A mutable iterator to the first byte of the key data.

Created with MrDocs