Commit 18ab967f authored by Yann Garcia's avatar Yann Garcia
Browse files

Add PKI relative PICS (moved from AtsSecurity)

parent 3d8a44cf
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -70,6 +70,13 @@ module LibItsPki_Pics {
   */
  modulepar boolean PICS_PKI_AUTH_POP := true;

  /**
   * @desc Different set of parameters is used to generate the butterfly signing key associated with a certificate and the cocoon encryption key used to encrypt the certificate on issuance
   */
  modulepar boolean PICS_SECPKI_ORIGINAL_BFK_KEY        := true;
  modulepar boolean PICS_SECPKI_UNIFIED_BFK_KEY         := false;
  modulepar boolean PICS_SECPKI_COMPACT_UNIFIED_BFK_KEY := false;

  /**
   * @desc Do the Authorization Request use SignedWithPop mechanism?
   */