The constructors of Javax.Crypto.Spec.IvParameterSpec are listed below. For a list of all members, see the IvParameterSpec Members list.
See Also: Inherited members from Java.Lang.Object
Creates a new IvParameterSpec instance with the bytes from the specified buffer iv used as initialization vector. | ||
Creates a new IvParameterSpec instance with byteCount bytes from the specified buffer iv starting at offset. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |