EccCurveNames EccCurveNames EccCurveNames EccCurveNames Class

Definition

Contains static properties that enable you to retrieve supported elliptic curve cryptography (ECC) algorithm names.

public : static class EccCurveNamespublic static class EccCurveNamesPublic Static Class EccCurveNames// You can use this class in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Properties

AllEccCurveNames AllEccCurveNames AllEccCurveNames AllEccCurveNames

Gets an array of strings that represents all the curves registered on the local computer. This includes curves that were registered by the local administrator.

public : static IVectorView<string> AllEccCurveNames { get; }public static IReadOnlyList<string> AllEccCurveNames { get; }Public Static ReadOnly Property AllEccCurveNames As IReadOnlyList<string>// You can use this property in JavaScript.
Value
IVectorView<PlatForm::String> IReadOnlyList<string> IReadOnlyList<string> IReadOnlyList<string>

An array of strings that represents all the curves registered on the local computer.

BrainpoolP160r1 BrainpoolP160r1 BrainpoolP160r1 BrainpoolP160r1

Retrieves a string that contains "BRAINPOOLP160R1".

public : static PlatForm::String BrainpoolP160r1 { get; }public static string BrainpoolP160r1 { get; }Public Static ReadOnly Property BrainpoolP160r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP160R1".

BrainpoolP160t1 BrainpoolP160t1 BrainpoolP160t1 BrainpoolP160t1

Retrieves a string that contains "BRAINPOOLP160T1".

public : static PlatForm::String BrainpoolP160t1 { get; }public static string BrainpoolP160t1 { get; }Public Static ReadOnly Property BrainpoolP160t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP160T1".

BrainpoolP192r1 BrainpoolP192r1 BrainpoolP192r1 BrainpoolP192r1

Retrieves a string that contains "BRAINPOOLP192R1".

public : static PlatForm::String BrainpoolP192r1 { get; }public static string BrainpoolP192r1 { get; }Public Static ReadOnly Property BrainpoolP192r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP192R1".

BrainpoolP192t1 BrainpoolP192t1 BrainpoolP192t1 BrainpoolP192t1

Retrieves a string that contains "BRAINPOOLP192T1".

public : static PlatForm::String BrainpoolP192t1 { get; }public static string BrainpoolP192t1 { get; }Public Static ReadOnly Property BrainpoolP192t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP192T1".

BrainpoolP224r1 BrainpoolP224r1 BrainpoolP224r1 BrainpoolP224r1

Retrieves a string that contains "BRAINPOOLP224R1".

public : static PlatForm::String BrainpoolP224r1 { get; }public static string BrainpoolP224r1 { get; }Public Static ReadOnly Property BrainpoolP224r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP224R1".

BrainpoolP224t1 BrainpoolP224t1 BrainpoolP224t1 BrainpoolP224t1

Retrieves a string that contains "BRAINPOOLP224T1".

public : static PlatForm::String BrainpoolP224t1 { get; }public static string BrainpoolP224t1 { get; }Public Static ReadOnly Property BrainpoolP224t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP224T1".

BrainpoolP256r1 BrainpoolP256r1 BrainpoolP256r1 BrainpoolP256r1

Retrieves a string that contains "BRAINPOOLP256R1".

public : static PlatForm::String BrainpoolP256r1 { get; }public static string BrainpoolP256r1 { get; }Public Static ReadOnly Property BrainpoolP256r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP256R1".

BrainpoolP256t1 BrainpoolP256t1 BrainpoolP256t1 BrainpoolP256t1

Retrieves a string that contains "BRAINPOOLP256T1".

public : static PlatForm::String BrainpoolP256t1 { get; }public static string BrainpoolP256t1 { get; }Public Static ReadOnly Property BrainpoolP256t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP256T1".

BrainpoolP320r1 BrainpoolP320r1 BrainpoolP320r1 BrainpoolP320r1

Retrieves a string that contains "BRAINPOOLP320R1".

public : static PlatForm::String BrainpoolP320r1 { get; }public static string BrainpoolP320r1 { get; }Public Static ReadOnly Property BrainpoolP320r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP320R1".

BrainpoolP320t1 BrainpoolP320t1 BrainpoolP320t1 BrainpoolP320t1

Retrieves a string that contains "BRAINPOOLP320T1".

public : static PlatForm::String BrainpoolP320t1 { get; }public static string BrainpoolP320t1 { get; }Public Static ReadOnly Property BrainpoolP320t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP320T1".

BrainpoolP384r1 BrainpoolP384r1 BrainpoolP384r1 BrainpoolP384r1

Retrieves a string that contains "BRAINPOOLP384R1".

public : static PlatForm::String BrainpoolP384r1 { get; }public static string BrainpoolP384r1 { get; }Public Static ReadOnly Property BrainpoolP384r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP384R1".

BrainpoolP384t1 BrainpoolP384t1 BrainpoolP384t1 BrainpoolP384t1

Retrieves a string that contains "BRAINPOOLP384T1".

public : static PlatForm::String BrainpoolP384t1 { get; }public static string BrainpoolP384t1 { get; }Public Static ReadOnly Property BrainpoolP384t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP384T1".

BrainpoolP512r1 BrainpoolP512r1 BrainpoolP512r1 BrainpoolP512r1

Retrieves a string that contains "BRAINPOOLP512R1".

public : static PlatForm::String BrainpoolP512r1 { get; }public static string BrainpoolP512r1 { get; }Public Static ReadOnly Property BrainpoolP512r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP512R1".

BrainpoolP512t1 BrainpoolP512t1 BrainpoolP512t1 BrainpoolP512t1

Retrieves a string that contains "BRAINPOOLP512T1".

public : static PlatForm::String BrainpoolP512t1 { get; }public static string BrainpoolP512t1 { get; }Public Static ReadOnly Property BrainpoolP512t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "BRAINPOOLP512T1".

Curve25519 Curve25519 Curve25519 Curve25519

Retrieves a string that contains "CURVE25519".

public : static PlatForm::String Curve25519 { get; }public static string Curve25519 { get; }Public Static ReadOnly Property Curve25519 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "CURVE25519".

Ec192wapi Ec192wapi Ec192wapi Ec192wapi

Retrieves a string that contains "EC192WAPI".

public : static PlatForm::String Ec192wapi { get; }public static string Ec192wapi { get; }Public Static ReadOnly Property Ec192wapi As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "EC192WAPI".

NistP192 NistP192 NistP192 NistP192

Retrieves a string that contains "NISTP192".

public : static PlatForm::String NistP192 { get; }public static string NistP192 { get; }Public Static ReadOnly Property NistP192 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NISTP192".

NistP224 NistP224 NistP224 NistP224

Retrieves a string that contains "NISTP224".

public : static PlatForm::String NistP224 { get; }public static string NistP224 { get; }Public Static ReadOnly Property NistP224 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NISTP224".

NistP256 NistP256 NistP256 NistP256

Retrieves a string that contains "NISTP256".

public : static PlatForm::String NistP256 { get; }public static string NistP256 { get; }Public Static ReadOnly Property NistP256 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NISTP256".

NistP384 NistP384 NistP384 NistP384

Retrieves a string that contains "NISTP384".

public : static PlatForm::String NistP384 { get; }public static string NistP384 { get; }Public Static ReadOnly Property NistP384 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NISTP384".

NistP521 NistP521 NistP521 NistP521

Retrieves a string that contains "NISTP521".

public : static PlatForm::String NistP521 { get; }public static string NistP521 { get; }Public Static ReadOnly Property NistP521 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NISTP521".

NumsP256t1 NumsP256t1 NumsP256t1 NumsP256t1

Retrieves a string that contains "NUMSP256T1".

public : static PlatForm::String NumsP256t1 { get; }public static string NumsP256t1 { get; }Public Static ReadOnly Property NumsP256t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NUMSP256T1".

NumsP384t1 NumsP384t1 NumsP384t1 NumsP384t1

Retrieves a string that contains "NUMSP384T1".

public : static PlatForm::String NumsP384t1 { get; }public static string NumsP384t1 { get; }Public Static ReadOnly Property NumsP384t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NUMSP384T1".

NumsP512t1 NumsP512t1 NumsP512t1 NumsP512t1

Retrieves a string that contains "NUMSP512T1".

public : static PlatForm::String NumsP512t1 { get; }public static string NumsP512t1 { get; }Public Static ReadOnly Property NumsP512t1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "NUMSP512T1".

SecP160k1 SecP160k1 SecP160k1 SecP160k1

Retrieves a string that contains "SECP160K1".

public : static PlatForm::String SecP160k1 { get; }public static string SecP160k1 { get; }Public Static ReadOnly Property SecP160k1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP160K1".

SecP160r1 SecP160r1 SecP160r1 SecP160r1

Retrieves a string that contains "SECP160R1".

public : static PlatForm::String SecP160r1 { get; }public static string SecP160r1 { get; }Public Static ReadOnly Property SecP160r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP160R1".

SecP160r2 SecP160r2 SecP160r2 SecP160r2

Retrieves a string that contains "SECP160R2".

public : static PlatForm::String SecP160r2 { get; }public static string SecP160r2 { get; }Public Static ReadOnly Property SecP160r2 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP160R2".

SecP192k1 SecP192k1 SecP192k1 SecP192k1

Retrieves a string that contains "SECP192K1".

public : static PlatForm::String SecP192k1 { get; }public static string SecP192k1 { get; }Public Static ReadOnly Property SecP192k1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP192K1".

SecP192r1 SecP192r1 SecP192r1 SecP192r1

Retrieves a string that contains "SECP192R1".

public : static PlatForm::String SecP192r1 { get; }public static string SecP192r1 { get; }Public Static ReadOnly Property SecP192r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP192R1".

SecP224k1 SecP224k1 SecP224k1 SecP224k1

Retrieves a string that contains "SECP224K1".

public : static PlatForm::String SecP224k1 { get; }public static string SecP224k1 { get; }Public Static ReadOnly Property SecP224k1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP224K1".

SecP224r1 SecP224r1 SecP224r1 SecP224r1

Retrieves a string that contains "SECP224R1".

public : static PlatForm::String SecP224r1 { get; }public static string SecP224r1 { get; }Public Static ReadOnly Property SecP224r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SECP224R1".

SecP256k1 SecP256k1 SecP256k1 SecP256k1

Retrieves a string that contains "SecP256k1".

public : static PlatForm::String SecP256k1 { get; }public static string SecP256k1 { get; }Public Static ReadOnly Property SecP256k1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SecP256k1".

SecP256r1 SecP256r1 SecP256r1 SecP256r1

Retrieves a string that contains "SecP256r1".

public : static PlatForm::String SecP256r1 { get; }public static string SecP256r1 { get; }Public Static ReadOnly Property SecP256r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SecP256r1".

SecP384r1 SecP384r1 SecP384r1 SecP384r1

Retrieves a string that contains "SecP384r1".

public : static PlatForm::String SecP384r1 { get; }public static string SecP384r1 { get; }Public Static ReadOnly Property SecP384r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SecP384r1".

SecP521r1 SecP521r1 SecP521r1 SecP521r1

Retrieves a string that contains "SecP521r1".

public : static PlatForm::String SecP521r1 { get; }public static string SecP521r1 { get; }Public Static ReadOnly Property SecP521r1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "SecP521r1".

Wtls12 Wtls12 Wtls12 Wtls12

Retrieves a string that contains "WTLS12".

public : static PlatForm::String Wtls12 { get; }public static string Wtls12 { get; }Public Static ReadOnly Property Wtls12 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "WTLS12".

Wtls7 Wtls7 Wtls7 Wtls7

Retrieves a string that contains "WTLS7".

public : static PlatForm::String Wtls7 { get; }public static string Wtls7 { get; }Public Static ReadOnly Property Wtls7 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "WTLS7".

Wtls9 Wtls9 Wtls9 Wtls9

Retrieves a string that contains "WTLS9".

public : static PlatForm::String Wtls9 { get; }public static string Wtls9 { get; }Public Static ReadOnly Property Wtls9 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "WTLS9".

X962P192v1 X962P192v1 X962P192v1 X962P192v1

Retrieves a string that contains "X962P192v1".

public : static PlatForm::String X962P192v1 { get; }public static string X962P192v1 { get; }Public Static ReadOnly Property X962P192v1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P192v1".

X962P192v2 X962P192v2 X962P192v2 X962P192v2

Retrieves a string that contains "X962P192v2".

public : static PlatForm::String X962P192v2 { get; }public static string X962P192v2 { get; }Public Static ReadOnly Property X962P192v2 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P192v2".

X962P192v3 X962P192v3 X962P192v3 X962P192v3

Retrieves a string that contains "X962P192v3".

public : static PlatForm::String X962P192v3 { get; }public static string X962P192v3 { get; }Public Static ReadOnly Property X962P192v3 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P192v3".

X962P239v1 X962P239v1 X962P239v1 X962P239v1

Retrieves a string that contains "X962P239v1".

public : static PlatForm::String X962P239v1 { get; }public static string X962P239v1 { get; }Public Static ReadOnly Property X962P239v1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P239v1".

X962P239v2 X962P239v2 X962P239v2 X962P239v2

Retrieves a string that contains "X962P239v2".

public : static PlatForm::String X962P239v2 { get; }public static string X962P239v2 { get; }Public Static ReadOnly Property X962P239v2 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P239v2".

X962P239v3 X962P239v3 X962P239v3 X962P239v3

Retrieves a string that contains "X962P239v3".

public : static PlatForm::String X962P239v3 { get; }public static string X962P239v3 { get; }Public Static ReadOnly Property X962P239v3 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P239v3".

X962P256v1 X962P256v1 X962P256v1 X962P256v1

Retrieves a string that contains "X962P256v1".

public : static PlatForm::String X962P256v1 { get; }public static string X962P256v1 { get; }Public Static ReadOnly Property X962P256v1 As string// You can use this property in JavaScript.
Value
PlatForm::String string string string

String that contains "X962P256v1".