Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KeyFormats = keyFormatContainer{ UNKNOWN: KeyFormat{unknown}, JSON: KeyFormat{json}, PEM: KeyFormat{pem}, }
Functions ¶
This section is empty.
Types ¶
type KeyFormat ¶
type KeyFormat struct {
// contains filtered or unexported fields
}
func ParseKeyFormat ¶
func (KeyFormat) MarshalJSON ¶
func (*KeyFormat) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.