libcryptosec
Functions
BigInteger.cpp File Reference
#include <libcryptosec/BigInteger.h>

Functions

BigInteger operator+ (long const c, BigInteger const &d) throw (BigIntegerException)
 
BigInteger operator- (long const c, BigInteger const &d) throw (BigIntegerException)
 

Function Documentation

◆ operator+()

BigInteger operator+ ( long const  c,
BigInteger const &  d 
)
throw (BigIntegerException
)

◆ operator-()

BigInteger operator- ( long const  c,
BigInteger const &  d 
)
throw (BigIntegerException
)