Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service is the file-based keystore.Service implementation.
Keys are stored in directory where each private key is stored in a file, which is encrypted with symmetric key using some password.
Click to show internal directories.
Click to hide internal directories.