mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-06-08 18:41:48 -04:00
6 lines
51 B
Go
6 lines
51 B
Go
package ecdsa
|
|
|
|
type (
|
|
ECP256PrivateKey [32]byte
|
|
)
|