Searched refs:SigningCertificate (Results 1 – 7 of 7) sorted by relevance
53 SigningCertificate = rfc2634.SigningCertificate variable
69 class SigningCertificate(univ.Sequence): class72 SigningCertificate.componentType = namedtype.NamedTypes(315 id_aa_signingCertificate: SigningCertificate(),
32 if "%~1"=="--certificate" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable33 if "%~1"=="-c" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
30 if "%~1"=="--certificate" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable31 if "%~1"=="-c" (set SigningCertificate=%~2) && shift && shift & goto CheckOpts variable
268 class SigningCertificate(Sequence): class276 _child_spec = SigningCertificate
147 set CERTOPTS="/p:SigningCertificate=%CERTNAME%"
185 /p:SigningCertificate=(certificate name)