Method | Description | |
---|---|---|
GetDecryptedPassword ( string rsaPrivateKey ) : string |
Gets the decrypted password using the RSA private key which can be found in the PEM file for the key pair.
|
Method | Description | |
---|---|---|
IsSetInstanceId ( ) : bool | ||
IsSetPasswordData ( ) : bool | ||
IsSetTimestamp ( ) : bool |
public GetDecryptedPassword ( string rsaPrivateKey ) : string | ||
rsaPrivateKey | string | The RSA private key from the PEM file |
return | string |