Signatures Property
All signatures found in the executable file.
Syntax
public var signatures: Array<AuthenticodeSignature> {
get {...} }
Remarks
This property provides access to the complete list of signatures contained in the executable.
This property is read-only.