Java org.bouncycastle.crypto.macs Poly1305 fields, constructors, methods, implement or subclass

Example usage for Java org.bouncycastle.crypto.macs Poly1305 fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.bouncycastle.crypto.macs Poly1305.

The text is from its open source code.

Constructor

Poly1305()
Constructs a Poly1305 MAC, where the key passed to init() will be used directly.