Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager provides methods for storing and retrieving encrypted keyshares from files.
func NewManager ¶
NewManager creates a new keyshare manager instance. homeDir: Base directory (e.g., $HOME/.puniversal) encryptionPassword: Password for encrypting/decrypting keyshares
Click to show internal directories.
Click to hide internal directories.