struct

SSH2::Agent::PublicKey

Inherits Struct / Value / Object

A public key held by the agent: its raw public_key blob and its comment.

Constructors

new(public_key : Slice(UInt8), comment : String)
Source

Instance methods

comment
Source
public_key
Source