Edit

Share via


SdpEncryptionKey.ToString Method

Definition

Returns the string representation of the EncryptionKey in form of "method:key"

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

String representation of EncryptionKey

Applies to