Home
last modified time | relevance | path

Searched refs:SigningCertificate (Results 1 – 7 of 7) sorted by relevance

/external/python/pyasn1-modules/pyasn1_modules/
Drfc5035.py53 SigningCertificate = rfc2634.SigningCertificate variable
Drfc2634.py69 class SigningCertificate(univ.Sequence): class
72 SigningCertificate.componentType = namedtype.NamedTypes(
315 id_aa_signingCertificate: SigningCertificate(),
/external/python/cpython3/PCbuild/
Dprepare_tcltk.bat32 if "%~1"=="--certificate" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
33 if "%~1"=="-c" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
Dprepare_ssl.bat30 if "%~1"=="--certificate" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
31 if "%~1"=="-c" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
/external/python/asn1crypto/asn1crypto/
Dtsp.py268 class SigningCertificate(Sequence): class
276 _child_spec = SigningCertificate
/external/python/cpython3/Tools/msi/
Dbuildrelease.bat147 set CERTOPTS="/p:SigningCertificate=%CERTNAME%"
DREADME.txt185 /p:SigningCertificate=(certificate name)