ssh - v0.1.0
    Preparing search index...

    SSH public key

    Index

    Constructors

    Properties

    comment?: string

    Key comment (optional)

    keyData: Uint8Array

    Key blob

    type: KeyType

    Key type

    Accessors

    Methods

    • Get key thumbprint

      Parameters

      • algorithm: "sha256" | "sha512" = 'sha256'

      Returns Uint8Array

    • Verify RAW signature

      Parameters

      • data: Uint8Array
      • signature: Uint8Array

      Returns boolean