endo method

  1. @override
PallasIsoNativePoint endo()
override

Implementation

@override
PallasIsoNativePoint endo() {
  throw CryptoException.operationNotSupported;
}