SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Signed Property

Indicates whether the executable is signed.

Syntax

public bool Signed { get; }
Public ReadOnly Property Signed As Boolean

Default Value

False

Remarks

Check this property after calling Verify to find out whether or not the provided executable is signed.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]