class Net::SSH::Authentication::ED25519::PrivKey

def public_key

def public_key
  PubKey.new(@pk)
end