Hello, I am looking at encryption in 2008. I have the basics down but have a question about sizing the encrypted column. Yes I know that the VAR means space savings.
I have two columns of data I want to encrypt. One 9 characters and one 20 characters. Currently VARCHAR(9) and VARCHAR(20). What is the minimum VARBINARY needed for these, or a better question how do I calculate the VARBINARY size?
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!
I have two columns of data I want to encrypt. One 9 characters and one 20 characters. Currently VARCHAR(9) and VARCHAR(20). What is the minimum VARBINARY needed for these, or a better question how do I calculate the VARBINARY size?
Thank you,
djj
The Lord is My Shepard (Psalm 23) - I need someone to lead me!