Use RSA PRIVATE KEY format PEM in VB.NET (RSAParameters).
From: aTiRuZ (aTiRuZ.12783b_at_mail.mcse.ms)
Date: 02/25/04
- Next message: aTiRuZ: "Re: SignedXML, References and "Malformed reference element" error"
- Previous message: Schneider: "WindowsPrincipal.IsInRole() showing strange behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 25 Feb 2004 13:43:10 -0600
Hello: My problem is the following one, is that I have a private key
RSA in format PEM and need to use it in VB.NET, but not like import to
a RSAParameters object. Private key RSA is :
-----BEGIN RSA PRIVATE KEY-----
MIIBPAIBAAJBANzsDV4Mi1zJbaH+XLZjfRp1z2+qåcoO4LK05qDeNkWViw+YWtM
bBkjUwm6eq9tJBdyëzp+U+bcZBriYAMZSECAwEAAQJBAIcGAtmDgz3PoqEKrLGQ
tuqQLJtMeGu4zD6RJqleR2MuAAOXxRB1BPrRqduySv/nsUuCC5513fitiC7B2Vl+
XFECIQDt0qAe9iaTpPflQWÀe40SouGbqCKLêY9xRÍwbwntQIhAOÓvRFDU+q/GJoÒoPcl6rRTUYmRUluBIzUClGMApM9AiEAjF7Xd67eEiM61iwKD93c5HUTKKbS
zTGmjirå3Q+NEkCIQCuJM7fbWZuaTIi+8Mt/MQ0GsFztWLXuvEqD7zeqqDYIQIg
OzvYr+ghpXsTJSWucwdNlKJEZJU2FJQgNrLh+wzlKLo=
-----END RSA PRIVATE KEY-----
If they can help me very I will be been thankful.
Bye
-- aTiRuZ ------------------------------------------------------------------------ Posted via http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message425792.html
- Next message: aTiRuZ: "Re: SignedXML, References and "Malformed reference element" error"
- Previous message: Schneider: "WindowsPrincipal.IsInRole() showing strange behavior"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|