Get information about the Authenticode signature from a signed script by using the Get-AuthenticodeSignature-cmdlet:
Get-AuthenticodeSignature
Get-AuthenticodeSignature .\MyScript.ps1 | Format-List *