chacha20Poly1305Aead method

  1. @override
Chacha20 chacha20Poly1305Aead()
override

Implementation

@override
Chacha20 chacha20Poly1305Aead() {
  return fallback.chacha20Poly1305Aead();
}