rsa keypair

  1. S

    Question Decrypt docum. with x509Certificate2, preset passw. to suppress passw. dialog

    Hi, I want to decrypt an Document with the matching private key under Windows high security conditions. But everytime the CSP asks for the password to grant access. I need to suppress the password dialog and insert the password programmatically. Spoiler: I have installed the X509...
  2. S

    Question load RSA public key from Java Key Store file(.jks)

    Hi everyone I want to load a RSA public key from a Java Key Store file format . I can load it in java but I can not find any class in .net to load this file with . I want to ask if it is posible to use such a file in .net . and if it is possible then I'll appreciate it if you could show me how...
Back
Top