AWS SDK for .NET Documentation
GetDecryptedPassword Method (rsaPrivateKey)
AmazonAmazon.EC2.ModelGetPasswordDataResultGetDecryptedPassword(String) 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.
Declaration Syntax
C#
public string GetDecryptedPassword(
	string rsaPrivateKey
)
Parameters
rsaPrivateKey (String)
The RSA private key from the PEM file
Return Value
The decrypted password

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)