SQL Server stored procedure encryption

Igor Mamuzić <[email protected]> Fri, 6 Mar 2009 14:48:30 +0100
Newsgroups gmane.comp.security.microsoft
Message-ID <6E2CB28051F0194CBF1E0F6AE024C0390110F9C0@Rozi.inside.koncar-inem.hr>
Hello group:)

Is there a way to protect my stored procedures in SQL Server 2005 with my own key / certificate? There is an option to do this with system key, but then administrator is able to decrypt it and this is something that I would like to avoid if possible:) 

Best regards,
Igor