Uses of Class
org.bouncycastle.pqc.crypto.ntru.IndexGenerator.BitString
-
Packages that use IndexGenerator.BitString Package Description org.bouncycastle.pqc.crypto.ntru -
-
Uses of IndexGenerator.BitString in org.bouncycastle.pqc.crypto.ntru
Methods in org.bouncycastle.pqc.crypto.ntru that return IndexGenerator.BitString Modifier and Type Method Description IndexGenerator.BitString
IndexGenerator.BitString. getTrailing(int numBits)
Returns the lastnumBits
bits from the end of the bit string.
-