Uses of Class
org.bouncycastle.crypto.general.SipHash.AuthParameters
Packages that use SipHash.AuthParameters
Package
Description
Classes for general encryption algorithms and non-FIPS approved variants.
-
Uses of SipHash.AuthParameters in org.bouncycastle.crypto.general
Methods in org.bouncycastle.crypto.general that return SipHash.AuthParametersMethods in org.bouncycastle.crypto.general with parameters of type SipHash.AuthParametersModifier and TypeMethodDescriptionprotected int
SipHash.MACOperatorFactory.calculateMACSize
(SipHash.AuthParameters parameters) protected Mac
SipHash.MACOperatorFactory.createMAC
(SymmetricKey key, SipHash.AuthParameters parameters)