Ask a Question related to ASP.NET Security, Design and Development.
-
Tony Morris #1
Importing an XML file containing rsaparameters into a machine store.
I used the RSA provider to generate a keypair. I would like to stop
using XML files with the keys and import the existing private key on 2
different machines in and place them in the . I am completely baffled
on how to do this. I am using VB.net or C#. I looked at cspparameters
and I do not see how it will do it.
Tony Morris Guest
-
CryptographicException: Bad Data - when storing public key only in key store on encrypting machine
I am working on a system in which a web server will contain the Public Key from an RSA Key Pair and it will be stored in a key store (in machine... -
store image in DB or in file
I have an app that needs to upload images for each active member. Which is the best approach? 1. to store the img directly in SQL Server database... -
[PHP] How to store a file into MSSQL?
I just use a TEXT field, and am doing so with 25k images, without issue. On Tue, 2003-07-15 at 18:45, Javier wrote: -- Adam Voigt... -
How to store a file into MSSQL?
How is defined your temp_test table ? PHP don't truncate content... you only need to define a binary blob field and store data into it.. regard,... -
another try: Filemaker 'capture'/read/store imported file name
Hi, Is it possible (maybe with a plugin, rather not) to capture/read and store the filename of a just imported file? So I import records from a...



Reply With Quote

