Skip to content

v1.15.3

Compare
Choose a tag to compare
@ananthb ananthb released this 02 Jan 16:22
· 107 commits to main since this release
22de452

bifrost.PrivateKey

Load private keys from remote storage. Implements JSON and DynamoDB marshal and unmarshal.
By default, JSON Marshal marshals the public key. bifrost.PrivateKey#WithJSONMarshalPrivateKey changes this.