Namespace: Org.BouncyCastle.Security
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static AsymmetricCipherKeyPair GetDsaKeyPair( DSACryptoServiceProvider dsaCsp ) |
| Visual Basic |
|---|
Public Shared Function GetDsaKeyPair ( _ dsaCsp As DSACryptoServiceProvider _ ) As AsymmetricCipherKeyPair |
| Visual C++ |
|---|
public: static AsymmetricCipherKeyPair^ GetDsaKeyPair( DSACryptoServiceProvider^ dsaCsp ) |