regen-network / keystone

:rocket: key management system
Apache License 2.0
4 stars 4 forks source link

What is the point of the Key method? #52

Open frumioj opened 2 years ago

frumioj commented 2 years ago

For returning a private key reference. Either you already have a reference to the private key, or you don't. If you don't, you shouldn't be able to get one unless shared by the entity which created the key.