combinedExtension

abstract fun combinedExtension(toSign: File): String(source)

Combines the extension of the given file with the expected signature extension.

Return

The combined file extension (without the leading dot)

Parameters

toSign

The file to be signed

See also