Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

It does not work #14

Open
RickCastle2018 opened this issue Oct 31, 2022 · 0 comments
Open

It does not work #14

RickCastle2018 opened this issue Oct 31, 2022 · 0 comments

Comments

@RickCastle2018
Copy link

RickCastle2018 commented Oct 31, 2022

I try to load a key pair and it fails. Does not work at all.

keyPair, err := ed25519.ParseKeyFiles("./pubkey.pem", "./privkey.pem")
if err != nil {
 return Asset{}, err
}

I get illegal base64 data at input byte 64...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant