Interface ImportTr31KeyBlock.Builder

    • Method Detail

      • wrappedKeyBlock

        ImportTr31KeyBlock.Builder wrappedKeyBlock​(String wrappedKeyBlock)

        The TR-31 wrapped key block to import.

        Parameters:
        wrappedKeyBlock - The TR-31 wrapped key block to import.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • wrappingKeyIdentifier

        ImportTr31KeyBlock.Builder wrappingKeyIdentifier​(String wrappingKeyIdentifier)

        The KeyARN of the key that will decrypt or unwrap a TR-31 key block during import.

        Parameters:
        wrappingKeyIdentifier - The KeyARN of the key that will decrypt or unwrap a TR-31 key block during import.
        Returns:
        Returns a reference to this object so that method calls can be chained together.