Skip to main content
Skip table of contents

PluginKnownHost (ver7.1.4)

This table identifies a list of table type entities available to configure in the Plugin Identity Attribute page. It contains the list of known hosts and associated host keys used to verify the identity of the remote host. Hosts in the PluginKnownHost table have been configured and their HostKey will be authenticated during each connection.  

Column Name

Initial Version

Data Type

Description

Host

7.1.4

Varchar2(80)

Host name of the configured server connection. Required. Indexed.

HostKey

7.1.4

Blob

Encrypted host key. Provided by the host during initial connection. Verified during subsequent connections.

HostKeyType7.1.4Number(10,0)Once host is established a value representing the encryption algorithm used by the HostKey. Valid values: 1=DSA, 2=RSA.
InstitutionID7.1.4Number(19,0)ID of the related Institution record. Defaults to 0. Required.
PluginKnownHostID7.1.4Number(19,0)Unique sequential number generated by the application. Required. Indexed.

WhenCreated

7.1.4

Timestamp(6)

Date and time the record was created. Defaults to system date. Required.

WhenModified

7.1.4

Timestamp(6)

Date and time the record was modified. Defaults to system date. Required.

WhoCreated

7.1.4

Varchar2(100)

The user login that created the record. Defaults to database user. Required.

WhoModified

7.1.4

Varchar2(100)

The user login that modified the record. Defaults to database user. Required.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.