Criptografía, PowerShell, Seguridad PowerShell $cert = Get-PfxCertificate -FilePath ".\cert.pfx" $cert.Verify() 12 $cert = Get-PfxCertificate -FilePath ".\cert.pfx"$cert.Verify()