oa::Signature

Signature class in the OA Crypto public surface.

Public Methods

bool oa::Signature::isZero()
bool oa::Signature::operator==(const Signature & inOther)
oa::String oa::Signature::toShortHex()

Public Data Members

bytesArrayfield

Constructor & Destructor Documentation

oa::Signature::Signature()
No public source comment is attached to this declaration.

Public Method Documentation

bool oa::Signature::isZero()
No public source comment is attached to this declaration.

Returns

bool

The declared return value.

bool oa::Signature::operator==( const Signature & inOther )
No public source comment is attached to this declaration.

Parameters

inOther
const Signature &

Returns

bool

The declared return value.

oa::String oa::Signature::toShortHex()
No public source comment is attached to this declaration.

Returns

oa::String

The declared return value.