Home
last modified time | relevance | path

Searched refs:MAP (Results 76 – 100 of 153) sorted by path

1234567

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DHoldInstructionCode.php29 const MAP = ['type' => ASN1::TYPE_OBJECT_IDENTIFIER]; define in phpseclib3\\File\\ASN1\\Maps\\HoldInstructionCode
H A DInvalidityDate.php29 const MAP = ['type' => ASN1::TYPE_GENERALIZED_TIME]; define in phpseclib3\\File\\ASN1\\Maps\\InvalidityDate
H A DIssuerAltName.php29 const MAP = GeneralNames::MAP; define in phpseclib3\\File\\ASN1\\Maps\\IssuerAltName
H A DIssuingDistributionPoint.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\IssuingDistributionPoint
36 ] + DistributionPointName::MAP,
55 ] + ReasonFlags::MAP,
H A DKeyIdentifier.php29 const MAP = ['type' => ASN1::TYPE_OCTET_STRING]; define in phpseclib3\\File\\ASN1\\Maps\\KeyIdentifier
H A DKeyPurposeId.php29 const MAP = ['type' => ASN1::TYPE_OBJECT_IDENTIFIER]; define in phpseclib3\\File\\ASN1\\Maps\\KeyPurposeId
H A DKeyUsage.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\KeyUsage
H A DMaskGenAlgorithm.php29 const MAP = AlgorithmIdentifier::MAP; define in phpseclib3\\File\\ASN1\\Maps\\MaskGenAlgorithm
H A DName.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\Name
32 'rdnSequence' => RDNSequence::MAP
H A DNameConstraints.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\NameConstraints
36 ] + GeneralSubtrees::MAP,
41 ] + GeneralSubtrees::MAP
H A DNetworkAddress.php29 const MAP = ['type' => ASN1::TYPE_NUMERIC_STRING]; define in phpseclib3\\File\\ASN1\\Maps\\NetworkAddress
H A DNoticeReference.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\NoticeReference
32 'organization' => DisplayText::MAP,
H A DNumericUserIdentifier.php29 const MAP = ['type' => ASN1::TYPE_NUMERIC_STRING]; define in phpseclib3\\File\\ASN1\\Maps\\NumericUserIdentifier
H A DORAddress.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\ORAddress
32 'built-in-standard-attributes' => BuiltInStandardAttributes::MAP,
33 …'built-in-domain-defined-attributes' => ['optional' => true] + BuiltInDomainDefinedAttributes::MAP,
34 'extension-attributes' => ['optional' => true] + ExtensionAttributes::MAP
H A DOneAsymmetricKey.php31 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\OneAsymmetricKey
38 'privateKeyAlgorithm' => AlgorithmIdentifier::MAP,
39 'privateKey' => PrivateKey::MAP,
44 ] + Attributes::MAP,
49 ] + PublicKey::MAP
H A DOrganizationName.php29 const MAP = ['type' => ASN1::TYPE_PRINTABLE_STRING]; define in phpseclib3\\File\\ASN1\\Maps\\OrganizationName
H A DOrganizationalUnitNames.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\OrganizationalUnitNames
H A DOtherPrimeInfo.php30 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfo
H A DOtherPrimeInfos.php30 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\OtherPrimeInfos
34 'children' => OtherPrimeInfo::MAP
H A DPBEParameter.php31 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\PBEParameter
H A DPBES2params.php31 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\PBES2params
34 'keyDerivationFunc' => AlgorithmIdentifier::MAP,
35 'encryptionScheme' => AlgorithmIdentifier::MAP
H A DPBKDF2params.php31 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\PBKDF2params
42 'prf' => AlgorithmIdentifier::MAP + ['optional' => true]
H A DPBMAC1params.php31 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\PBMAC1params
34 'keyDerivationFunc' => AlgorithmIdentifier::MAP,
35 'messageAuthScheme' => AlgorithmIdentifier::MAP
H A DPKCS9String.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\PKCS9String
33 'directoryString' => DirectoryString::MAP
H A DPentanomial.php29 const MAP = [ define in phpseclib3\\File\\ASN1\\Maps\\Pentanomial

1234567