package sshsecure const ( RoundsDefUser uint = 100 RoundsDefHost uint = 0 // 0 = Default rounds RSABitSize uint = 4096 )