Uses of Interface
org.bouncycastle.crypto.modes.gcm.GCMMultiplier
Packages that use GCMMultiplier
-
Uses of GCMMultiplier in org.bouncycastle.crypto.modes
Methods in org.bouncycastle.crypto.modes with parameters of type GCMMultiplierModifier and TypeMethodDescriptionstatic GCMModeCipherGCMBlockCipher.newInstance(BlockCipher cipher, GCMMultiplier m) Return a new GCM mode cipher based on the passed in base cipher and multiplier.Constructors in org.bouncycastle.crypto.modes with parameters of type GCMMultiplierModifierConstructorDescriptionDeprecated.use the CBCBlockCipher.newInstance() static method.GCMSIVBlockCipher(BlockCipher pCipher, GCMMultiplier pMultiplier) Constructor. -
Uses of GCMMultiplier in org.bouncycastle.crypto.modes.gcm
Classes in org.bouncycastle.crypto.modes.gcm that implement GCMMultiplierModifier and TypeClassDescriptionclassclassclassclass