Documentation

DSAPrivateKey
in package

AbstractYes

DSAPrivateKey

Tags
author

Jim Wigginton terrafrost@php.net

access

public

Table of Contents

Constants

MAP  = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['version' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'p' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'q' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'g' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'y' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'x' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER]]]

Constants

MAP

public mixed MAP = ['type' => \phpseclib3\File\ASN1::TYPE_SEQUENCE, 'children' => ['version' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'p' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'q' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'g' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'y' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER], 'x' => ['type' => \phpseclib3\File\ASN1::TYPE_INTEGER]]]

        
On this page

Search results