SshPublicKey: SshPublicKey Class

SshPublicKeyR Documentation

SshPublicKey Class

Description

SshPublicKey Class

SshPublicKey Class

Public fields

public_key

Methods

Public methods


Method new()

Usage
SshPublicKey$new(public_key)

Method toJSON()

Usage
SshPublicKey$toJSON()

Method fromJSONObject()

Usage
SshPublicKey$fromJSONObject(SshPublicKeyJsonObject)

Method fromJSON()

Usage
SshPublicKey$fromJSON(SshPublicKeyJson)

Method toJSONString()

Usage
SshPublicKey$toJSONString()

Method fromJSONString()

Usage
SshPublicKey$fromJSONString(SshPublicKeyJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SshPublicKey$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.