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 intSipHash.MACOperatorFactory.calculateMACSize(SipHash.AuthParameters parameters) protected MacSipHash.MACOperatorFactory.createMAC(SymmetricKey key, SipHash.AuthParameters parameters)