Searched defs:NewKeyFromSeed (Results 1 – 2 of 2) sorted by relevance
162 func NewKeyFromSeed(seed []byte) PrivateKey { func
128 func NewKeyFromSeed(seed []byte) (*DecapsulationKey, error) { func