TypeKeySecurity library documentation

TypeKeyIdentity.PUBKEY_LOCATION_KEY Field

The location for fetching the public DSA key for the TypeKey service can be configured via the AppSettings in the web.config file using this key.

public const string PUBKEY_LOCATION_KEY;

Remarks

If you don't use the TypeKey hosted authentication, use the web.config to specify the public key url.

See Also

TypeKeyIdentity Class | TypeKeySecurity Namespace