tic (version 0.2.13.9010)

get_public_key: Get public RSA key

Description

Extracts the public key from a public-private key pair generated by openssl::rsa_keygen(). This key can be installed as a deploy key for a GitHub repository.

Usage

get_public_key(key)

Arguments

key

RSA key, as returned by openssl::rsa_keygen()