operator + method
Implementation
@override
JubJubNielsPoint operator +(BaseRedJubJubPoint rhs) {
throw CryptoException.operationNotSupported;
}
@override
JubJubNielsPoint operator +(BaseRedJubJubPoint rhs) {
throw CryptoException.operationNotSupported;
}