diff options
Diffstat (limited to 'components/onc/docs/onc_spec.html')
-rw-r--r-- | components/onc/docs/onc_spec.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html index e791588..d3f9a92 100644 --- a/components/onc/docs/onc_spec.html +++ b/components/onc/docs/onc_spec.html @@ -2049,6 +2049,16 @@ is <span class="value">false</span>, and no <span class="field">ServerCARef</span> is set, the certificate must be a self signed certificate, and no CA signature is required. </dd> + + <dt class="field">UseProactiveKeyCaching</dt> + <dd> + <span class="field_meta"> + (optional, defaults to <span class="value">false</span>) + <span class="type">boolean</span> + </span> + Indicates whether Proactive Key Caching (also known as Opportunistic + Key Caching) should be used on a per-service basis. + </dd> </dl> <p class="rule"> |