func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) { … } func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyRSA, error) { … }
func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) { … } func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyRSA, error) { … }