SshOpenSSLError¶ [Source] class val SshOpenSSLError is Stringable box Implements¶ Stringable box Constructors¶ create¶ [Source] new val create( code': U64 val, message': String val) : SshOpenSSLError val^ Parameters¶ code': U64 val message': String val Returns¶ SshOpenSSLError val^ Public fields¶ let code: U64 val¶ [Source] let message: String val¶ [Source] Public Functions¶ string¶ [Source] fun box string() : String iso^ Returns¶ String iso^