次の方法で共有


EccCurveNames クラス

定義

サポートされている楕円曲線暗号 (ECC) アルゴリズム名を取得できる静的プロパティが含まれています。

public ref class EccCurveNames abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class EccCurveNames final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class EccCurveNames
Public Class EccCurveNames
継承
Object Platform::Object IInspectable EccCurveNames
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

プロパティ

AllEccCurveNames

ローカル コンピューターに登録されているすべての曲線を表す文字列の配列を取得します。 これには、ローカル管理者によって登録された曲線が含まれます。

BrainpoolP160r1

"BRAINPOOLP160R1" を含む文字列を取得します。

BrainpoolP160t1

"BRAINPOOLP160T1" を含む文字列を取得します。

BrainpoolP192r1

"BRAINPOOLP192R1" を含む文字列を取得します。

BrainpoolP192t1

"BRAINPOOLP192T1" を含む文字列を取得します。

BrainpoolP224r1

"BRAINPOOLP224R1" を含む文字列を取得します。

BrainpoolP224t1

"BRAINPOOLP224T1" を含む文字列を取得します。

BrainpoolP256r1

"BRAINPOOLP256R1" を含む文字列を取得します。

BrainpoolP256t1

"BRAINPOOLP256T1" を含む文字列を取得します。

BrainpoolP320r1

"BRAINPOOLP320R1" を含む文字列を取得します。

BrainpoolP320t1

"BRAINPOOLP320T1" を含む文字列を取得します。

BrainpoolP384r1

"BRAINPOOLP384R1" を含む文字列を取得します。

BrainpoolP384t1

"BRAINPOOLP384T1" を含む文字列を取得します。

BrainpoolP512r1

"BRAINPOOLP512R1" を含む文字列を取得します。

BrainpoolP512t1

"BRAINPOOLP512T1" を含む文字列を取得します。

Curve25519

"CURVE25519" を含む文字列を取得します。

Ec192wapi

"EC192WAPI" を含む文字列を取得します。

NistP192

"NISTP192" を含む文字列を取得します。

NistP224

"NISTP224" を含む文字列を取得します。

NistP256

"NISTP256" を含む文字列を取得します。

NistP384

"NISTP384" を含む文字列を取得します。

NistP521

"NISTP521" を含む文字列を取得します。

NumsP256t1

"NUMSP256T1" を含む文字列を取得します。

NumsP384t1

"NUMSP384T1" を含む文字列を取得します。

NumsP512t1

"NUMSP512T1" を含む文字列を取得します。

SecP160k1

"SECP160K1" を含む文字列を取得します。

SecP160r1

"SECP160R1" を含む文字列を取得します。

SecP160r2

"SECP160R2" を含む文字列を取得します。

SecP192k1

"SECP192K1" を含む文字列を取得します。

SecP192r1

"SECP192R1" を含む文字列を取得します。

SecP224k1

"SECP224K1" を含む文字列を取得します。

SecP224r1

"SECP224R1" を含む文字列を取得します。

SecP256k1

"SecP256k1" を含む文字列を取得します。

SecP256r1

"SecP256r1" を含む文字列を取得します。

SecP384r1

"SecP384r1" を含む文字列を取得します。

SecP521r1

"SecP521r1" を含む文字列を取得します。

Wtls12

"WTLS12" を含む文字列を取得します。

Wtls7

"WTLS7" を含む文字列を取得します。

Wtls9

"WTLS9" を含む文字列を取得します。

X962P192v1

"X962P192v1" を含む文字列を取得します。

X962P192v2

"X962P192v2" を含む文字列を取得します。

X962P192v3

"X962P192v3" を含む文字列を取得します。

X962P239v1

"X962P239v1" を含む文字列を取得します。

X962P239v2

"X962P239v2" を含む文字列を取得します。

X962P239v3

"X962P239v3" を含む文字列を取得します。

X962P256v1

"X962P256v1" を含む文字列を取得します。

適用対象