Uses of Class
org.bouncycastle.crypto.fips.FipsSHS.ParallelHashParameters
Packages that use FipsSHS.ParallelHashParameters
-
Uses of FipsSHS.ParallelHashParameters in org.bouncycastle.crypto.fips
Fields in org.bouncycastle.crypto.fips declared as FipsSHS.ParallelHashParametersModifier and TypeFieldDescriptionstatic final FipsSHS.ParallelHashParametersFipsSHS.ParallelHash128static final FipsSHS.ParallelHashParametersFipsSHS.ParallelHash256Methods in org.bouncycastle.crypto.fips that return FipsSHS.ParallelHashParametersModifier and TypeMethodDescriptionFipsSHS.ParallelHashParameters.withBlockLength(int blockLengthInBytes) Return a new set of parameters specifying a specific block size for chunking.FipsSHS.ParallelHashParameters.withCustomizationString(byte[] customizationString) Return a new set of parameters specifying a specific customization string.FipsSHS.ParallelHashParameters.withDigestSize(int digestSizeinBits) Return a new set of parameters specifying a specific hash size.