isPreRelease

open fun isPreRelease(): Boolean

Flag indicating that the signature was created with unreleased software. This is usually false, but might be true if the digital signature was created with a software that was not yet released.

Return

true if the signature was created with an unreleased software, otherwise false (common case).