importing DER-encoded RSA private key

From: Frank Balluffi (frank.balluffi@db.com)
Date: 03/28/03


From: frank.balluffi@db.com (Frank Balluffi)
Date: 28 Mar 2003 12:01:35 -0800


Is it possible to import a DER-encoded RSA private key into a
System.Security.Cryptography.RSA object? For example, a DER-encoded
PKCS #1 RSAPrivateKey or a PKCS #8 PrivateKeyInfo? If yes, how?
Thanks.

Frank