Show / Hide Table of Contents

    Enum EllipticCurveType

    Definition

    Namespace:
    Tizen.Security.SecureRepository
    Assembly:
    Tizen.Security.SecureRepository.dll
    API Level:
    3

    Enumeration for the elliptic curve.

    public enum EllipticCurveType

    Fields

    Name Description
    Prime192V1

    The elliptic curve domain "secp192r1" listed in "SEC 2" recommended elliptic curve domain.

    Prime256V1

    The "SEC 2" recommended elliptic curve domain - secp256r1.

    Secp384R1

    The NIST curve P-384(covers "secp384r1", the elliptic curve domain listed in See SEC 2.

    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX