Interface CodeSigningSignature.Builder

    • Method Detail

      • inlineDocument

        CodeSigningSignature.Builder inlineDocument​(SdkBytes inlineDocument)

        A base64 encoded binary representation of the code signing signature.

        Parameters:
        inlineDocument - A base64 encoded binary representation of the code signing signature.
        Returns:
        Returns a reference to this object so that method calls can be chained together.