GetPasswordDataResult.GetDecryptedPassword Method (string)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Gets the decrypted password using the RSA private key which can be found in the PEM file for the key pair.

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public String GetDecryptedPassword(
         String rsaPrivateKey
)

Parameters

rsaPrivateKey
Type: System.String

The RSA private key from the PEM file

Return Value
Type: System.String
The decrypted password

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5