Show / Hide Table of Contents

ECP256 Field

Namespace: Yubico.YubiKey.Cryptography Assembly: Yubico.YubiKey.dll

Represents the OID for NIST P-256 curve (also known as secp256r1)

C#
public const string ECP256 = "1.2.840.10045.3.1.7"

Returns

string

Represents the OID for NIST P-256 curve (also known as secp256r1)

In this article
Back to top Generated by DocFX