Class SshMsgUserAuthPKOK


  • public class SshMsgUserAuthPKOK
    extends SshMessage
    Version:
    $Revision: 1.22 $
    Author:
    $author$
    • Constructor Summary

      Constructors 
      Constructor Description
      SshMsgUserAuthPKOK()
      Creates a new SshMsgUserAuthPKOK object.
      SshMsgUserAuthPKOK​(java.lang.String algorithm, byte[] key)
      Creates a new SshMsgUserAuthPKOK object.
    • Field Detail

    • Constructor Detail

      • SshMsgUserAuthPKOK

        public SshMsgUserAuthPKOK()
        Creates a new SshMsgUserAuthPKOK object.
      • SshMsgUserAuthPKOK

        public SshMsgUserAuthPKOK​(java.lang.String algorithm,
                                  byte[] key)
        Creates a new SshMsgUserAuthPKOK object.
        Parameters:
        ok -
        algorithm -
        key -