DiffieHellmanAlgorithm.FromXmlString(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void FromXmlString(System::String ^ xmlString);
public override void FromXmlString (string xmlString);
abstract member FromXmlString : string -> unit
override this.FromXmlString : string -> unit
Public Overrides Sub FromXmlString (xmlString As String)
Parameters
- xmlString
- String