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