unction count; /** * Result of the path validation process. * * @see https://tools.ietf.org/html/rfc5280#section-6.1.6 */ final class PathValidationResult { /** * Certificates in a certification path. * * @var Certificate[] */ private readonly array $certificates; /** * @param Certificate[] $certificates */ private function __construct(array $certificates, private readonly ?PolicyTree $policyTree, private readonly PublicKeyInfo $publicKeyInfo, private readonly AlgorithmIdentifierType $publicKeyAlgo, private readonly ?Element $publicKeyParameters) { $this->certificates = \array_values($certificates); } /** * @param Certificate[] $certificates Certificates in a certification path * @param null|PolicyTree $policyTree Valid policy tree * @param PublicKeyInfo $publicKeyInfo Public key of the end-entity certificate * @param AlgorithmIdentifierType $publicKeyAlgo Public key algorithm of the end-entity certificate * @param null|Element $publicKeyParameters Algorithm parameters */ public static function create(array $certificates, ?PolicyTree $policyTree, PublicKeyInfo $publicKeyInfo, AlgorithmIdentifierType $publicKeyAlgo, ?Element $publicKeyParameters = null) : self { return new self($certificates, $policyTree, $publicKeyInfo, $publicKeyAlgo, $publicKeyParameters); } public function getPolicyTree() : ?PolicyTree { return $this->policyTree; } public function getPub Calendar - Liebfrauenmünster St. Moritz
  • Die Pfarrei
    • Pfarrbüro
    • Pastoralteam
    • Gottesdienste
  • Kirchen & Kapellen
    • Münster
    • St. Moritz
    • Maria de Victoria
  • Kirchenmusik
    • Miniband
    • Münstermusik
  • Gruppen
    • Pfarrgemeinderat
    • Frauenbund KDFB
  • Aktuelles
    • Pfarrbriefe & Berichterstattung
    • Gottesdienstordnung & Information
Skip to content
Liebfrauenmünster St. Moritz
  • Die Pfarrei
    • Pfarrbüro
    • Pastoralteam
    • Gottesdienste
  • Kirchen & Kapellen
    • Münster
    • St. Moritz
    • Maria de Victoria
  • Kirchenmusik
    • Miniband
    • Münstermusik
  • Gruppen
    • Pfarrgemeinderat
    • Frauenbund KDFB
  • Aktuelles
    • Pfarrbriefe & Berichterstattung
    • Gottesdienstordnung & Information

Follow us

  • facebook
  • instagram

Calendar

< October
< 2073 >
November
December >
«
»
  • Month
  • List
  • Week
  • Day
  • No Events

Instagram

…

Copyright © 2021 Katholische Pfarrkirchenstiftung Zu Unserer Schönen Lieben Frau

Kontakt | Impressum | Datenschutz | Bistum Eichstätt | Stadt Ingolstadt

Powered by WordPress Inspiro WordPress Theme by WPZOOM