operator + method
Implementation
@override
JubJubNielsNativePoint operator +(BaseRedJubJubPoint<JubJubNativeFr> rhs) {
throw CryptoException.operationNotSupported;
}
@override
JubJubNielsNativePoint operator +(BaseRedJubJubPoint<JubJubNativeFr> rhs) {
throw CryptoException.operationNotSupported;
}