JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Deprecated
Index
Search
Help
cloud.opencode.base.crypto
cloud.opencode.base.crypto.mac
Poly1305
Uses of Class
cloud.opencode.base.crypto.mac.Poly1305
Packages that use
Poly1305
Package
Description
cloud.opencode.base.crypto.mac
Uses of
Poly1305
in
cloud.opencode.base.crypto.mac
Methods in
cloud.opencode.base.crypto.mac
that return
Poly1305
Modifier and Type
Method
Description
static
Poly1305
Poly1305.
of
(byte[] key)
Creates a new Poly1305 instance with the given key 使用给定密钥创建新的 Poly1305 实例