Documentation

ECParameters
in package

AbstractYes

ECParameters

ECParameters ::= CHOICE { namedCurve OBJECT IDENTIFIER -- implicitCurve NULL -- specifiedCurve SpecifiedECDomain } -- implicitCurve and specifiedCurve MUST NOT be used in PKIX. -- Details for SpecifiedECDomain can be found in [X9.62]. -- Any future additions to this CHOICE should be coordinated -- with ANSI X9.

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Constants

MAP  = ['type' => \phpseclib3\File\ASN1::TYPE_CHOICE, 'children' => ['namedCurve' => ['type' => \phpseclib3\File\ASN1::TYPE_OBJECT_IDENTIFIER], 'implicitCurve' => ['type' => \phpseclib3\File\ASN1::TYPE_NULL], 'specifiedCurve' => \phpseclib3\File\ASN1\Maps\SpecifiedECDomain::MAP]]

Constants

MAP

public mixed MAP = ['type' => \phpseclib3\File\ASN1::TYPE_CHOICE, 'children' => ['namedCurve' => ['type' => \phpseclib3\File\ASN1::TYPE_OBJECT_IDENTIFIER], 'implicitCurve' => ['type' => \phpseclib3\File\ASN1::TYPE_NULL], 'specifiedCurve' => \phpseclib3\File\ASN1\Maps\SpecifiedECDomain::MAP]]

        
On this page

Search results