Comments on alternate technologies versus certificates on smart devices.

Use of alternate technologies may mean several things:

In general, a certificate and private key secured on a smart device can be used for:

Private keys can either be generated on the device (in which case the device holds the only copy) or they can be generated on some other system and copied to the device (where they can't be removed). The former process is used for keys used for signature or authentication in order to support non-repudiation. The latter can be used for encryption keys if an escrow or backup copy is kept.

Alternate Authentication Mechanism

No smart device, no certificate.

Certificate/Private Key on Host

A certificate/key pair stored on a host with access

Token Supporting Alternate Authentication

Tokens that use something other than a PIN for user login to the token.

Token/Card advantages