Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileBasedX509KeyStore ¶
type FileBasedX509KeyStore struct {
// contains filtered or unexported fields
}
func (*FileBasedX509KeyStore) GetKeyPair ¶
func (ks *FileBasedX509KeyStore) GetKeyPair() (*rsa.PrivateKey, []byte, error)
Click to show internal directories.
Click to hide internal directories.