Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyFingerprint ¶
func KeyFingerprint(private *rsa.PrivateKey) (string, error)
func ParsePrivateKey ¶
func ParsePrivateKey(key []byte) (*rsa.PrivateKey, error)
func ValidateFingerprintSha1 ¶
Types ¶
type BadOctetCount ¶
func (*BadOctetCount) Error ¶
func (e *BadOctetCount) Error() string
type InvalidOctet ¶
func (*InvalidOctet) Error ¶
func (e *InvalidOctet) Error() string
type InvalidRune ¶
func (*InvalidRune) Error ¶
func (e *InvalidRune) Error() string
type UnparseableKey ¶
func (*UnparseableKey) Error ¶
func (e *UnparseableKey) Error() string
Click to show internal directories.
Click to hide internal directories.