Interface SshKeyFormatConversion

    • Method Detail

      • getFormatType

        java.lang.String getFormatType()
        Returns:
      • formatKey

        byte[] formatKey​(byte[] keyBlob)
        Parameters:
        keyBlob -
        Returns:
      • isFormatted

        boolean isFormatted​(byte[] formattedKey)
        Parameters:
        formattedKey -
        Returns: