Lines Matching full:with
35 * Used with certificate-based ciphersuites.
40 * certificate. Should be registered together with a corresponding
41 * private key. Used with certificate-based ciphersuites.
45 /** Private key. Should be registered together with a corresponding
46 * public certificate. Used with certificate-based ciphersuites.
50 /** Pre-shared key. Should be registered together with a corresponding
51 * PSK identity. Used with PSK-based ciphersuites.
55 /** Pre-shared key identity. Should be registered together with a
56 * corresponding PSK. Used with PSK-based ciphersuites.
67 * - TLS_CREDENTIAL_SERVER_CERTIFICATE with TLS_CREDENTIAL_PRIVATE_KEY,
68 * - TLS_CREDENTIAL_PSK with TLS_CREDENTIAL_PSK_ID.
82 * @param tag A security tag that credential will be referenced with.