Interface SymmetricEncryptionAttributes.Builder

    • Method Detail

      • initializationVector

        SymmetricEncryptionAttributes.Builder initializationVector​(String initializationVector)

        An input used to provide the intial state. If no value is provided, Amazon Web Services Payment Cryptography defaults it to zero.

        Parameters:
        initializationVector - An input used to provide the intial state. If no value is provided, Amazon Web Services Payment Cryptography defaults it to zero.
        Returns:
        Returns a reference to this object so that method calls can be chained together.