File: pkits.schema

package info (click to toggle)
python-cryptography-vectors 2.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 78,684 kB
  • sloc: python: 45; makefile: 3
file content (26 lines) | stat: -rw-r--r-- 801 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
objectclass ( 1.2.840.113533.7.67.14
    NAME 'entrustDNQualifierUser' SUP top AUXILIARY MAY dnQualifier )

objectclass ( 1.3.6.1.4.1.18227.2.1.2 NAME 'opencaEmailAddress' SUP top AUXILIARY
        MAY ( mail $ emailAddress )
        )

# attributetype ( 2.5.4.65 NAME 'pseudonym'
#	DESC 'RFC3039: pseudonum'
#	SUP name )

objectclass ( 1.2.840.113533.7.67.15
	NAME 'entrustNamedObject'
	SUP top AUXILIARY
	MAY ( dc $ cn $ sn $ c $ l $ st $ o $ ou $ title $ name $ givenName $
		initials $ generationQualifier $ dmdName )
	)

objectclass ( 1.2.840.113549.1.9.24.2
	NAME 'naturalPerson'
	DESC 'RFC 2985'
	SUP top AUXILIARY
	MAY ( emailAddress $ unstructuredName $ unstructuredAddress $
		dateOfBirth & placeOfBirth & gender & countryOfCitizenship &
		countryOfResidence & pseudonym & serialNumber )
	)