Documentation ¶
Index ¶
- func LoadDealerPrivateKey(path string) (ed25519.PrivateKey, error)
- func LoadDealerPublicKey(path string) (ed25519.PublicKey, error)
- func LoadPlayerPrivateKey(path string) (*rsa.PrivateKey, error)
- func LoadPlayerPublicKey(path string) (*rsa.PublicKey, error)
- func ReadOrMake(path string) (string, bool, error)
- func StateFile(explicit, dealFilePath, playerKeyPath string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDealerPrivateKey ¶
func LoadDealerPrivateKey(path string) (ed25519.PrivateKey, error)
func LoadPlayerPrivateKey ¶
func LoadPlayerPrivateKey(path string) (*rsa.PrivateKey, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.