Package org.conscrypt

Class IvParameters

Direct Known Subclasses:
IvParameters.AES, IvParameters.ChaCha20, IvParameters.DESEDE

@Internal public class IvParameters extends AlgorithmParametersSpi
An implementation of AlgorithmParameters that contains only an IV. The supported encoding formats are ASN.1 (primary) and RAW.