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