Interface ExportTr31KeyBlock.Builder

    • Method Detail

      • wrappingKeyIdentifier

        ExportTr31KeyBlock.Builder wrappingKeyIdentifier​(String wrappingKeyIdentifier)

        The KeyARN of the the wrapping key. This key encrypts or wraps the key under export for TR-31 key block generation.

        Parameters:
        wrappingKeyIdentifier - The KeyARN of the the wrapping key. This key encrypts or wraps the key under export for TR-31 key block generation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.