Documentation ¶
Index ¶
- func GenerateRSAPubKey(t *testing.T) string
- func NewEmptyPubkeyRSA() *models.Pubkey
- func NewPubkeyDSS() *models.Pubkey
- func NewPubkeyECDSA() *models.Pubkey
- func NewPubkeyED25519() *models.Pubkey
- func NewPubkeyRSA() *models.Pubkey
- func NewPubkeyRSAWithoutUsername() *models.Pubkey
- func PubkeyWithTrans(t *testing.T, ctx context.Context, pk *models.Pubkey) *models.Pubkey
- func SeqNameWithPrefix(prefix string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateRSAPubKey ¶
GenerateRSAPubKey generates pubkey for use in tests
func NewEmptyPubkeyRSA ¶
func NewPubkeyDSS ¶
func NewPubkeyECDSA ¶
func NewPubkeyED25519 ¶
func NewPubkeyRSA ¶
func PubkeyWithTrans ¶
func SeqNameWithPrefix ¶
SeqNameWithPrefix returns prefix with atomically increasing integer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.