Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromFile ¶
func FromFile(f string, key KeyMaterial) error
func FromPEMBytes ¶
func FromPEMBytes(b []byte, key KeyMaterial) error
func FromPEMString ¶
func FromPEMString(s string, key KeyMaterial) error
func ToFile ¶
func ToFile(f string, key KeyMaterial) error
func ToPEMBytes ¶
func ToPEMBytes(key KeyMaterial) []byte
func ToPEMString ¶
func ToPEMString(key KeyMaterial) string
Types ¶
Click to show internal directories.
Click to hide internal directories.