package
0.0.3
Repository: https://github.com/sfomuseum/go-activitypub.git
Documentation: pkg.go.dev

# Functions

GenerateKeyPair generates a new public and private x509 key of size 'sz'.
RSAPrivateKeyFromPEM returns a new `rsa.PrivateKey` instance derived from 'str_pem'.
RSAPublicKeyFromPEM returns a new `rsa.PublicKey` instance derived from 'str_pem'.