IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface SshKeyCreate

    SSH key create interface

    interface SshKeyCreate {
        description: string;
        key: string;
    }
    Index

    Properties

    Properties

    description: string

    SSH key description

    key: string

    SSH public key