[ Version ( since = "0.5" ) ]
public unowned ByteArray get_signature (Cancellable? cancellable = null) throws Error
Lookup the cabinet authenticode signature if any.
| this |
a Cabinet |
| cancellable |
optional Cancellable object, null to ignore |
|
the array containing the PKCS#7 signed data or null on error. |