EccCurveNames.Ec192wapi Property
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.
Retrieves a string that contains "EC192WAPI".
public:
static property Platform::String ^ Ec192wapi { Platform::String ^ get(); };
static winrt::hstring Ec192wapi();
public static string Ec192wapi { get; }
var string = EccCurveNames.ec192wapi;
Public Shared ReadOnly Property Ec192wapi As String
Property Value
String that contains "EC192WAPI".