Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add type of ed25519 key for TUF (#1677)
Without this, MarshalPublicKeyToDER returns an error since the type of the key is []uint8 rather than ed25519.PublicKey. Signed-off-by: Hayden Blauzvern <[email protected]>
- Loading branch information