Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ECDSACurve ¶
func (*ECDSACurve) Description ¶
func (c *ECDSACurve) Description() string
func (*ECDSACurve) Set ¶
func (c *ECDSACurve) Set(str string) error
func (*ECDSACurve) String ¶
func (c *ECDSACurve) String() string
func (*ECDSACurve) Type ¶
func (c *ECDSACurve) Type() string
type PublicKeyAlgorithm ¶
type PublicKeyAlgorithm string
func (*PublicKeyAlgorithm) Description ¶
func (a *PublicKeyAlgorithm) Description() string
func (*PublicKeyAlgorithm) Set ¶
func (a *PublicKeyAlgorithm) Set(str string) error
func (*PublicKeyAlgorithm) String ¶
func (a *PublicKeyAlgorithm) String() string
func (*PublicKeyAlgorithm) Type ¶
func (a *PublicKeyAlgorithm) Type() string
type RSAKeyBits ¶
type RSAKeyBits int
func (*RSAKeyBits) Description ¶
func (b *RSAKeyBits) Description() string
func (*RSAKeyBits) Set ¶
func (b *RSAKeyBits) Set(str string) error
func (*RSAKeyBits) String ¶
func (b *RSAKeyBits) String() string
func (*RSAKeyBits) Type ¶
func (b *RSAKeyBits) Type() string
Click to show internal directories.
Click to hide internal directories.