File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ To use the library to request a JWT, complete the following steps:
2020   * :kconfig:option: `CONFIG_APP_JWT_VERIFY_SIGNATURE `
2121   * :kconfig:option: `CONFIG_APP_JWT_PRINT_EXPORTED_PUBKEY_DER `
2222   * :kconfig:option: `CONFIG_NRF_SECURITY `
23-    * :Kconfig :option: `CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED `
24-    * :Kconfig :option: `CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED `
23+    * :kconfig :option: `CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED `
24+    * :kconfig :option: `CONFIG_SSF_DEVICE_INFO_SERVICE_ENABLED `
2525
2626#. Generate a signing key pair if you do not want to use the IAK Key.
2727#. Populate the :c:struct: `app_jwt_data ` structure with your desired values.
Original file line number Diff line number Diff line change 647647
648648.. _`CONFIG_BT_CTLR_TX_PWR_MINUS`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_BT_CTLR_TX_PWR_MINUS
649649.. _`CONFIG_BT_CTLR_TX_PWR_PLUS`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_BT_CTLR_TX_PWR_PLUS
650- .. _`CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED `: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED
650+ .. _`PSA CRYPTO SSF SERVICE ENABLED `: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED
651651.. _`Matter factory data Kconfig options`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CHIP_FACTORY_DATA
652652.. _`Kconfig search results`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_PM_PARTITION_SIZE
653653.. _`CONFIG_PSA_WANT_*`: https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#!CONFIG_PSA_WANT_*
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ The table mirrors the test setup used for TLS verification.
111111           - Also supports :ref: `PSA Crypto nrf_oberon driver<nrf_security_drivers_oberon> `
112112         * - ``nrf54h20dk/nrf54h20/cpuapp ``
113113             ``nrf54h20dk/nrf54h20/cpurad ``
114-            - `SSF Crypto  <CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED _ >`_
114+            - `SSF Crypto  <PSA CRYPTO SSF SERVICE ENABLED _ >`_
115115           - No
116116           - Yes
117117           - RSA not supported
@@ -143,7 +143,7 @@ The table mirrors the test setup used for TLS verification.
143143           - Also supports :ref: `PSA Crypto nrf_oberon driver<nrf_security_drivers_oberon> `
144144         * - ``nrf54h20dk/nrf54h20/cpuapp ``
145145             ``nrf54h20dk/nrf54h20/cpurad ``
146-            - `SSF Crypto  <CONFIG_SSF_PSA_CRYPTO_SERVICE_ENABLED _ >`_
146+            - `SSF Crypto  <PSA CRYPTO SSF SERVICE ENABLED _ >`_
147147           - No
148148           - No
149149           - RSA not supported
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments